print_start.cfg modified - 07/06/2025 - 02:53:22 PM
This commit is contained in:
parent
fb47cfd008
commit
ae71f80b78
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ gcode:
|
|||
{% else %}
|
||||
RESPOND PREFIX="PRINT_START: " MSG="Heating bed to: {target_bed}c"
|
||||
LEDS_STATUS_HEATING # Set LEDs to heating-mode
|
||||
G1 X{x_wait} Y{y_wait} Z15 F9000 # Go to center of the bed
|
||||
# G1 X{x_wait} Y{y_wait} Z15 F9000 # Go to center of the bed
|
||||
M190 S{target_bed} # Set the target temp for the bed
|
||||
# SET_DISPLAY_TEXT MSG="Soak for 5 min" # Display info on display
|
||||
# G4 P300000 # Wait 5 min for the bedtemp to stabilize
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue