print_start.cfg modified - 07/06/2025 - 02:45:17 PM
This commit is contained in:
parent
09a713fe7f
commit
f7db1d404d
1 changed files with 2 additions and 1 deletions
|
@ -95,7 +95,8 @@ gcode:
|
|||
#LED_STATUS_MESHING # Set LEDs to bed mesh-mode
|
||||
#BED_MESH_CALIBRATE # Start the bed mesh (add ADAPTIVE=1) for adaptive bed mesh
|
||||
|
||||
G1 X{x_wait} Y{y_wait} Z20 F9000 # Go to center of the bed
|
||||
RESPOND PREFIX="PRINT_START: " MSG="Smart parking the nozzle"
|
||||
SMART_PARK # Go to center of the bed
|
||||
|
||||
# Heat to target temp
|
||||
RESPOND PREFIX="PRINT_START: " MSG="Heating hotend (for first layer) to: {target_extruder}c"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue