Comment cleanup in print_end.

This commit is contained in:
Bassam Husain
2023-04-13 17:32:44 -04:00
parent 238091d860
commit 5abaf73b9c

View File

@@ -145,7 +145,7 @@ gcode:
[gcode_macro PRINT_END] [gcode_macro PRINT_END]
gcode: gcode:
ADJUST_FILAMENT_SENSOR_STATUS ENABLE=0 ADJUST_FILAMENT_SENSOR_STATUS ENABLE=0
CONDITIONAL_BEEP I=2 DUR=30 FREQ=8500 ; NOTE Comment out this line to stop the beeps at the end of a print CONDITIONAL_BEEP I=2 DUR=30 FREQ=8500
{% set PRE_PURGE_PRIME_LENGTH=printer["gcode_macro _globals"].pre_purge_prime_length|default(1.40)|float %} {% set PRE_PURGE_PRIME_LENGTH=printer["gcode_macro _globals"].pre_purge_prime_length|default(1.40)|float %}
M400 ; wait for buffer to clear M400 ; wait for buffer to clear