Autocommit from 2026-07-06 18:00:13

Klipper version: v0.13.0-464-g48f0b3ca

Moonraker version: v0.10.0-2-g3e29720

Mainsail version: v2.17.0
This commit is contained in:
nka
2026-07-06 18:00:13 -04:00
parent 02d1d6ebe0
commit 384964287e
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -24,9 +24,9 @@ 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 :True # 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_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
variable_park_position_y :0 # edit your Y parking position here for pause macro triggered by runout
variable_park_lift_z :20 # edit your Z-Lift amount for parking position here, default is 10
BIN
View File
Binary file not shown.