print_start.cfg modified - 07/06/2025 - 02:47:54 PM
This commit is contained in:
parent
8c8f6528f9
commit
44ddde9416
1 changed files with 3 additions and 3 deletions
|
@ -91,9 +91,9 @@ gcode:
|
|||
QUAD_GANTRY_LEVEL # Level the printer via QGL
|
||||
G28 Z # Home Z again after QGL
|
||||
|
||||
#RESPOND PREFIX="PRINT_START: " MSG="Creating bed mesh" # Display info on display
|
||||
#LED_STATUS_MESHING # Set LEDs to bed mesh-mode
|
||||
#BED_MESH_CALIBRATE # Start the bed mesh (add ADAPTIVE=1) for adaptive bed mesh
|
||||
RESPOND PREFIX="PRINT_START: " MSG="Creating bed mesh" # Display info on display
|
||||
LED_STATUS_MESHING # Set LEDs to bed mesh-mode
|
||||
BED_MESH_CALIBRATE # Start the bed mesh (add ADAPTIVE=1) for adaptive bed mesh
|
||||
|
||||
RESPOND PREFIX="PRINT_START: " MSG="Smart parking the nozzle"
|
||||
SMART_PARK # Go to center of the bed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue