Main blade style and Lit PCB on Proffie V3.9 won't match the same color as crystal chamber

Good Morning Everyone,

So my mind may just be slipping here but I have a DC Sabers Jericho w/ Crystal chamber and lit PCB and for some reason the lip piece of me and Crystal chamber are too entirely different colors and I’m looking to have the personal chamber match the same color as my blade style and to have the lot PCB do the same.

Every time I successfully upload the config with new modifications to make this work the styles still remain the same:

Lit blade side PCB ( accents stay green)
Crystal Chamber (accents stay blue)
Blade Color (Stays green)

All of these colors remain the same no matter the designated blade styles I want in the config.

The only time I am able to change the blade color successfully is my bringing the saber into the color changing menu cycling through the color sequences but every time I do that the crystal chamber does not match the same color as the blade style.

Not sure if it’s a #define issue or a hard wired issue.

Any help would be fantastic

Thank you!

Post your config using pastebin.com so we can take a look. If the config checks out, then it could be wiring or components, but let’s start with the config first.

// ProffieOS7 Config File#ifdef CONFIG_TOP#include "proffieboard_v3_config.h - Pastebin.com

Just sent over a copy of the config. Thank you so for taking a look

OK, so you only actually have two blade styles on there for all presets and they should all be red. The fact that they are displaying as blue or green but change when you enter the colour menu may mean the colour order needs changing.

What kind of LEDs are you using? Most have a GRB colour order but I have used some that want RGB. I’m not sure if there are other types of LED out there in common use.

Anyway try changing the order. If you look at the bottom of your config in the blade array, where it says Color8::GRB try changing those bits to Color8::RGB and see what happens.

1 Like