Macros - timejunky/Snapmaker-Information-Pool GitHub Wiki
Crosshair Pointer On
M2002 T3 P1
Crosshair Pointer Off
M2002 T3 P0
Air Assist On
;M7
; or
M8
Air Assist Off
M9
Fire Sensor
Attention: I do not recommend disabling the fire sensor! Instead, block the case side of the window by covering it with something like cardboard. Minimize its sensibility to a value which does not trigger easily
Set flame detector sensitivity (can also be set on the screen in Luban) M2002 T5 PXX The parameter carried after P, if the value is in the range of 0-4095, the larger the value, the more sensitive it is. To disable the flame detector, enter a value greater than 4095, such as 4096.
Examples for the flame detector
; Flame sensor off
M2002 T5 P4100
; Flame sensor minimum sensitivity
M2002 T5 P0
; Flame sensor medium sensitivity
M2002 T5 P2048
; Flame sensor maximum sensitivity
2002 T5 P4095
Power Mode: Half Diode Mode
; 40W toolhead only
M2000 L23 P0
Power Mode: FULL Diode Mode
; 40W toolhead only
M2000 L23 P1
Reboot the machine
M1999