print_start.cfg modified - 07/06/2025 - 02:46:29 PM

This commit is contained in:
macocha 2025-07-06 14:46:32 +00:00
parent f7db1d404d
commit 412a74a683

View file

@ -104,14 +104,10 @@ gcode:
M107 # Turn off partcooling fan
M109 S{target_extruder} # Heat the hotend to set temp
# Get ready to print by doing a primeline and updating the LEDs
# SET_DISPLAY_TEXT MSG="Printer goes brr" # Display info on display
# STATUS_PRINTING # Set LEDs to printing-mode
# G0 X{x_wait - 50} Y4 F10000 # Go to starting point
# G0 Z0.4 # Raise Z to 0.4
# G91 # Incremental positioning
# G1 X100 E20 F1000 # Primeline
# G90 # Absolute position
RESPOND PREFIX="PRINT_START: " MSG="Purging nozzle"
LED_STATUS_PRINTING
VORON_PURGE
RESPOND PREFIX="PRINT_START: " MSG="Starting the print..."
LED_STATUS_PRINTING