diff options
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r-- | config/example-extras.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg index 15b95e87..8e7e0a5b 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -2035,6 +2035,9 @@ #measurement_interval: 10 # The approximate distance (in mm) between sensor readings. The # default is 10mm. +#logging: False +# Out diameter to terminal and klipper.log +# can be turn on|of by command #Virtual filament_switch_sensor support. Create sensor named hall_filament_width_sensor. #min_diameter:1.0 #Minimal diameter for trigger virtual filament_switch_sensor. |