Verify LED Light
This section explains how to enable and disable the LED light located near the Extruder.
There is a toggle that can enable or disable the LED light near the Extruder;
The feature is called
LED
and it is located in theMiscellaneous
section of theDashboard
;

Enabling or disabling the
LED
feature toggle should turn the LED light on or off; ORYou can also enable and disable the LED light in the
Console
;Turn on;
Send a
SET_PIN PIN=LED VALUE=1.00
command in theConsole
;
Turn off;
Send a
SET_PIN PIN=LED VALUE=0.00
command in theConsole
;
Last updated