Control RGB LED Strips via your Raspberry Pi and GCode.

OctoPrint Plugin that intercepts M150 GCode commands and controls local GPIOs on your Pi.

Implements the M150 command syntax from the latest Marlin.

M150: Set Status LED Color - Use R-U-B for R-G-B
M150 R255       ; Turn LED red
M150 R255 U127  ; Turn LED orange
M150            ; Turn LED off
M150 R U B      ; Turn LED white

Pictures

Configuration Screen