-
-
Notifications
You must be signed in to change notification settings - Fork 26
LED Strip configuration
Final step of the setup guide! Almost there. All that's left is for you to check these settings are right, and you'll be on your way!
Here's what to expect out of the LED settings page, which can be accessed via the button 'LED Strip Configuration' in the plugin settings panel.
The key ones to change, are (1) Strip type, (2) Number of LEDs, (3) LED brightness. See more below.
Pick the type that matches your LED strip. If you get the wrong colour output, try one of the other orders of RGB (eg. GBR or GRB).
Please note that the names below may not necessarily match the type you were sold. The main difference is the order of the colours, so don't worry if you select what you think is 'the wrong type' - if it works, it works!
- WS2812
- WS2811 GRB
- WS2811 RGB
- WS2811 RBG
- WS2811 GBR
- WS2811 BGR
- WS2811 BRG
- SK6812
- SK6812 W
- SK6812 RGBW
- SK6812 RBGW
- SK6812 GRBW
- SK6812 GBRW
- SK6812 BRGW
- SK6812 BGRW
Sets the maximum brightness the LEDs will hit. Most effects use this, with (currently) the only exception being Pulse, which fades in and out.
How many LEDs have you got?
- Technically possible to use other pins, but as OctoPrint should not be run as root you should keep it at 10.
800000 hz (800 khz) - Only included for backwards compatibility with old strips which used 400 khz, not usually changed.
Internal SPI channel of the Raspberry Pi. Do not change unless you know what you are doing. Other channels can cause filesystem corruption and other issues, 10 is safe. I will not be held responsible if something goes wrong changing this!
Invert the signal from the Raspberry Pi. Useful if your setup uses a level shifter that inverts the signal, so it can be inverted again to make it the right way around in the end.
(To be removed in a future version) Internal PWM Channel. Irrelevant to the plugin since it uses SPI in most cases. Will still be available via config.yaml
manual editing.
If you have any questions, please don't hesitate to get in touch! You can:
- Open an issue with the question template
- Get support on the OctoPrint Discord @cp2004
- Get support on the Community Forums @Charlie_Powell
I developed the plugin in my free time, so if you have enjoyed the plugin, you can sponsor its development here from as little as $1
The plugin is licensed under the terms of the AGPLv3 License. The author (Charlie Powell) assumes no liability for it's usage and the plugin comes with no warranty.