diff --git a/Orbiter2_SmartSensor.cfg b/Orbiter2_SmartSensor.cfg index cfc4930..3e0b9aa 100644 --- a/Orbiter2_SmartSensor.cfg +++ b/Orbiter2_SmartSensor.cfg @@ -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 diff --git a/moonraker-sql.db b/moonraker-sql.db index ff7589d..0d8ad01 100644 Binary files a/moonraker-sql.db and b/moonraker-sql.db differ