v2.4: format printer.cfg
This commit is contained in:
parent
ccaf28e909
commit
629452d3b9
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
Loading…
Reference in a new issue