Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
There are common defaults set in the plugin, here is an explanation of those you should change to match your setup.
How to setup and configure the Raspberry Pi's SPI interface for use with WS281x LEDs.
pigpioUsing OctoPrint in a docker container? You need to do some slightly different config.
How to setup WS281x LED Status on your Raspberry Pi running OctoPrint.
volumes:
- octoprint:/octoprint
- /boot/config.txt:/boot/config.txt
- /boot/cmdline.txt:/boot/cmdline.txtprivileged: truehttps://github.com/cp2004/OctoPrint-WS281x_LED_Status/releases/latest/download/release.zipDescribes how to use the torch effect to simulate a flash for OctoLapse.
@WS_LIGHTSON
@WS_TORCH_ON@WS_TORCH_OFF
@WS_LIGHTOFF; (Optional) Turn the lights off afterwardsThe core of the plugin, the most used feature to find the status of your printer.
Detailed descriptions of the LED Strip Configuration dialog.
The documentation for WS281x LED Status!
WS281x LED Status will intercept M150 commands to control the LEDs.
This page aims to list common problems people have with the plugin. Please read it before opening issues.
{
"lights_on": false,
"torch_on": false
}{
"lights_on": false,
"torch_on": false
}pip install -U rpi-ws281xws2811_init failed with code -13 (Unable to initialize SPI)M150 R255 G255 # Sets LEDs to yellow
M150 G238 B255 # Sets to light-ish blue
M150 W100 # Sets to white, at 100 intensity
M150 R255 P200 # Sets LEDs to red, at 200 brightnessNeed help using the plugin? Read this page first.


The plugin reacts to a number of @ commands, this will tell you the details.











