Add LED control and several other macros
This commit is contained in:
5
macros/Calibration/Bed Leveling/1_Center Probe on Bed
Normal file
5
macros/Calibration/Bed Leveling/1_Center Probe on Bed
Normal file
@@ -0,0 +1,5 @@
|
||||
; move the nozzle to the center of the bed
|
||||
;
|
||||
;G91 G1 H2 Z5 ; drop bed for nozzle clearance
|
||||
G90 G1 X185 Y111 F12000 ; Move x and Y axis so probe over bed center
|
||||
|
||||
Reference in New Issue
Block a user