VoronDesign / Voron-Documentation

Sources of the documentation website for all Voron 3D printers
https://docs.vorondesign.com/
GNU General Public License v3.0
240 stars 190 forks source link

[Firmware] Comment about RGB and RGBW not able to be mixed in same chian is no longer accurate #357

Open ChaosBlades opened 2 years ago

ChaosBlades commented 2 years ago

Note: RGB and RGBW are different and must be defined explicitly. RGB and RGBW are also not able to be mix-and-matched in the same chain. A separate data line would be needed for proper functioning.

Support for this was aded for the Rainbow Barf mod https://github.com/tanaes/whopping_Voron_mods/tree/main/LEDs/Rainbow_Barf_Logo_LED Here is the pull request https://github.com/Klipper3d/klipper/pull/5409