Dear Fett,
as suggested from your side here is my current config where only the mentioned Responsive Flame does not allow the sword to switch into standby mode / undim the button. Its the first style in the config named apo flame test
Could this maybe related to the style as it reads permanently out how the proffie bord is aligned? Maybe a stop or something is needed?
Best regards and thank you
E83
Your config does not appear to have a separate “blade” for your button so I’m unsure how the button is controlled. Ask your installer if they wired it in parallel to the main blade or if it’s just powered directly from the battery. I don’t see any way to control the button separately in this config so you need input from your installer on how they actually wired it.
The top level of the first style is a Mix<> rather than a layer.
I don’t think that will allow the blade to power down.
Where did this style come from?
It’s a library style.
Interesting, so having a Mix of Black and the Layers<> as a Base prevents the Off? I suppose I could wrap it in Layers<> and that would solve?
It’s an older style that just got migrated into OS6 and 7 relatively unchanged.
I think it might, yes.
It occurs to me that Mix<F, A, B> is basically the same as Layers<A, Alpha<F, B>>
.
I wonder which is more efficient?
I can probably fix the power shutoff thing in Mix<>.
If nothing else, I could make Mix<F,A,B> an alias.
1 Like
Let’s just say my experience with the dealer was anything but positive. I don’t think they have any idea about the subject at all, let alone can or want to help as they are just pure resellers. It took me 7 emails just to get the proffie config. Therefore this is unfortunately not an option; but I would be happy if the style would be rewritten from mix to layer; then I could at least test once if the saber goes into standby again with it 
I’ll have a look when I get a chance.
1 Like
I’ve uploaded a fix for Mix<> to github.
1 Like
I have also updated the library code to output this style as Layers<> if you’re using OS7.15, you’ll need to refresh the library to get the updated scripts.
1 Like
thank you both for your hard work and releasing a fix, much appreciated.
unfortunately I cant really follow up with your answers. i never compiled the code myself and used the stable release on github from Feb 23 v7.15 so no real idea what to do. Also the code in the
library still includes the Mix tags so I think you, Fett, meant that the code was updated somewhere else and not there? not sure what refreshing the library means but as written before, compiling this myself it out of range. but you know what: I am fine with waiting for another stable release on github which will include the fix and then flash it myself. dont waste your precious time on me
thanks again
You haven’t uploaded before? I recommend following this page step-by-step.
Just refresh the webpage. If the bottom right says “OS7.15 v3.24p”, then you have the right version. The code will still contain Mix<>, the update added a Black base layer.
tbh I followed the guide from the frugal jedi which does imho update/upload the newest version to the board (which is based on your guide i guess) but I did not compile or grab anything (other than the zip file) from github or something myself. i was lucky to get a .h file for my sword and just modified it with the mentioned instructions, uploaded it and adapted etc. - so I think I am on the latest version based on github v7.15.
I put in the new style in my config file and it does verify so I think I am fine. Will upload it later when I got some free time.
Again, thanks for your time trying to help me and clarifying things.