GoBig Please implement M150 command to control LEDs as implemented here:http://reprap.org/wiki/G-code#M150:_Set_display_colorI 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!
Repetier 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.