print_start.cfg modified - 07/15/2025 - 05:02:00 PM
This commit is contained in:
parent
635ef3a447
commit
8c191c3dd7
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ gcode:
|
||||||
RESPOND PREFIX="PRINT_START: " MSG="Preparing printer..."
|
RESPOND PREFIX="PRINT_START: " MSG="Preparing printer..."
|
||||||
|
|
||||||
# Home the printer, set absolute positioning and update the Stealthburner LEDs.
|
# Home the printer, set absolute positioning and update the Stealthburner LEDs.
|
||||||
BED_MESH_CLEAR # Clear old saved bed mesh (if any)
|
BED_MESH_CLEAR # Clear old saved bed mesh (if any)
|
||||||
COND_G28 # Full home (XYZ) - conditional
|
COND_G28 # Full home (XYZ) - conditional
|
||||||
G90 # Absolute position
|
G90 # Absolute position
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue