Add LED control and several other macros
This commit is contained in:
6
macros/Calibration/Bed Leveling/1_Leveling Position #1
Normal file
6
macros/Calibration/Bed Leveling/1_Leveling Position #1
Normal file
@@ -0,0 +1,6 @@
|
||||
;Moves print head to rear left position closest to reference adjustment screw.
|
||||
;
|
||||
G90 ; Absolute positioning
|
||||
G1 Z2 ; Lower bed for nozzle clearance
|
||||
G1 X28 Y280 F12000 ; Move to rear left corner
|
||||
G91 ; Relative positioning
|
||||
Reference in New Issue
Block a user