mirror of
https://github.com/QIDITECH/QIDI_PLUS4.git
synced 2026-02-03 01:18:45 +03:00
update v1.7.0
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
# Plugins
|
||||
[include timelapse.cfg]
|
||||
[include KAMP_Settings.cfg]
|
||||
[include box.cfg]
|
||||
|
||||
[mcu]
|
||||
serial: /dev/ttyS2
|
||||
@@ -66,6 +67,10 @@ pause_on_runout:True
|
||||
runout_gcode:
|
||||
RESET_FILAMENT_WIDTH_SENSOR
|
||||
M118 Filament run out
|
||||
{% set can_auto_reload = printer.save_variables.variables.auto_reload_detect|default(0) %}
|
||||
{% if can_auto_reload == 1 %}
|
||||
AUTO_RELOAD_FILAMENT
|
||||
{% endif %}
|
||||
event_delay: 3.0
|
||||
pause_delay: 0.5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user