v2.4: format printer.cfg

This commit is contained in:
Konstantin Koslowski 2021-10-02 23:31:41 +02:00
parent ccaf28e909
commit 629452d3b9

View file

@ -282,6 +282,7 @@ samples_tolerance_retries: 3
[filament_switch_sensor filament_switch] [filament_switch_sensor filament_switch]
switch_pin: ^!PG11 switch_pin: ^!PG11
pause_on_runout: True pause_on_runout: True
# runout_gcode is executed after pause_on_runout
runout_gcode: runout_gcode:
M117 filament removed M117 filament removed
insert_gcode: insert_gcode:
@ -289,6 +290,7 @@ insert_gcode:
# event_delay: 3.0 # event_delay: 3.0
# pause_delay: 0.5 # pause_delay: 0.5
##################################################################### #####################################################################
# Enclosure Temp Sensor Section # Enclosure Temp Sensor Section
##################################################################### #####################################################################