diff options
Diffstat (limited to 'docs/HallFilamentWidthSensor.md')
-rw-r--r-- | docs/HallFilamentWidthSensor.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/HallFilamentWidthSensor.md b/docs/HallFilamentWidthSensor.md index 7dba78cb..17a263ad 100644 --- a/docs/HallFilamentWidthSensor.md +++ b/docs/HallFilamentWidthSensor.md @@ -48,6 +48,19 @@ Sensor generates two analog output based on calculated filament width. Sum of ou # measurement_interval:10 # Sensor readings done with 10 mm intervals by default. If necessary you are free to change this setting + #Virtual filament_switch_sensor suppurt. Create sensor named hall_filament_width_sensor. + # + #min_diameter:1.0 + #Minimal diameter for trigger virtual filament_switch_sensor. + # + #Values from filament_switch_sensor. See the "filament_switch_sensor" section for information on these parameters. + # + #pause_on_runout: True + #runout_gcode: + #insert_gcode: + #event_delay: 3.0 + #pause_delay: 0.5 + ## Commands **QUERY_FILAMENT_WIDTH** - Return the current measured filament width as result |