Please implement M150 to control LEDs

Please implement M150 command to control LEDs as implemented here:

http://reprap.org/wiki/G-code#M150:_Set_display_color

I know there are other more involved ways to accomplish the same thing, but if this G/M code were implemented it would significantly simplify the process.  This should be a simple, straight forward addition of defining 3 additional pins for RGB control, as CASELIGHTS on/off pin is already there.

Thanks!

Comments

  • V1 has no RGB lights, so that command makes no sense at the moment. For V2 we plan a more flexible system that will also support color lights so we can then make use of the g-code.
Sign In or Register to comment.