Wish a swift recovery. The enclosure is spacious when comparing to other one, and we also add a command M2001
to power the tool-head only and you can keep the LED on when you want to swap the tool-head.
Command Syntax:
M2001 S{0} T{0} B{0}
S: Screen power domain
T: Toolhead / linear module power domain
B: Bed / addon power domain
Example usage of this command:
M2001 T0 ; Disable toolhead / linear module power
M2001 T ; Enable toolhead / linear module power, automatically reboots the screen and main controller
M2001 S T B ; Enable all domains, rebooting if T or B was OFF previously
Edwin