makerbot / ReplicatorG

An open-source gcode interpreter for driving RepRaps, Makerbots, and other similar CNC beasties
http://replicat.org
GNU General Public License v2.0
405 stars 226 forks source link

Gcode commands to change LEDs #302

Open andyman1222 opened 6 years ago

andyman1222 commented 6 years ago

I have a Flash Forge Creator Pro currently running Sailfish. In ReplicatorG I can change the LED colors via the control panel. However, I have looked up in documentation, and didn't find any working Gcode commands to manually change the LEDs. I also have tried looking into the software source code to see how exactly the LEDs change color, but it looks like the software sends a raw packet to the printer rather than sending a Gcode command. I want to be able to control the LEDs with an rpi connected to the printer via usb running octoprint and diyHue. How would I change the color of the LEDs thru the COM port?

chemixt commented 1 week ago

I wish I knew the answer to this because when I check my printer via the Octoprint camera on my Pi, the color is red, and I would like to see the white light when it is printing.