From f84542cd20dba6b3ffffd1da1b6363bcbd31b279 Mon Sep 17 00:00:00 2001 From: Denis Ignatenko <60291791+test3210-d@users.noreply.github.com> Date: Mon, 2 Mar 2020 05:05:12 +0200 Subject: hall_filament_width_sensor: Added virtual runout sensor (#2535) Signed-off-by: Denis Ignatenko deniss979@gmail.com --- docs/HallFilamentWidthSensor.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'docs') 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 -- cgit v1.2.3-70-g09d2