diff --git a/Orbiter2_SmartSensor.cfg b/Orbiter2_SmartSensor.cfg index b6c1016..a6e8398 100644 --- a/Orbiter2_SmartSensor.cfg +++ b/Orbiter2_SmartSensor.cfg @@ -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 :False # 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_park_position_x :20 # edit your X parking position here for pause macro triggered by runout diff --git a/moonraker-sql.db b/moonraker-sql.db index 1746920..86794fe 100644 Binary files a/moonraker-sql.db and b/moonraker-sql.db differ