Autocommit from 2025-12-02 18:00:05
Klipper version: v0.13.0-411-g938300f3 Moonraker version: v0.9.3-128-g960e933 Mainsail version: v2.15.0
This commit is contained in:
@@ -24,7 +24,7 @@ variable_disable_autoload :False # disable filament autoload feature by s
|
||||
variable_disable_autounload :False # disable filamen unload by unload button
|
||||
variable_disable_runout :False # disable runout by setting this variable True
|
||||
variable_disable_autochange :True # disable filament auto change after runout detection
|
||||
variable_disable_tangle :True # disable tangle by setting this variable True
|
||||
variable_disable_tangle :False # disable tangle by setting this variable True
|
||||
variable_pause_timeout :3600 # printer timeout setting in seconds, avoids disabling of steppers and heaters after klipper default timeout of 600s
|
||||
variable_enable_beep :False # uses M300 sound feature, set it True to enable
|
||||
variable_park_position_x :20 # edit your X parking position here for pause macro triggered by runout
|
||||
|
||||
Reference in New Issue
Block a user