tinkergnome 927
Using LED J15: Control it in G Code with M42 P13 SXXX where XXX is a value between 0 and 255. Use M42 P13 S0 to turn the leds off.
But I may be wrong.
Actually LED_PIN is 13 on the UMO board and pin 8 (PH5) for the UM2...
...but never mind - the LED_PIN is the default for the M42 command.
You can omit the pin number and everything between
"M42 S0" and "M42 S255"
should work with every Marlin version out there...
Recommended Posts
Labern 775
Using LED J15: Control it in G Code with M42 P13 SXXX where XXX is a value between 0 and 255. Use M42 P13 S0 to turn the leds off.
But I may be wrong.
Link to post
Share on other sites