diff options
author | matpab <31384634+matpab@users.noreply.github.com> | 2020-06-06 20:19:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-06 14:19:00 -0400 |
commit | 967fe1c01c759724c52ec4fefbb95fb8a58840a6 (patch) | |
tree | ee1f50f58709e378b27687f8eb43dc84b3ee39cd /docs/HallFilamentWidthSensor.md | |
parent | a6f2fc7179c0bf00827bc252fab5685efcad16f9 (diff) | |
download | kutter-967fe1c01c759724c52ec4fefbb95fb8a58840a6.tar.gz kutter-967fe1c01c759724c52ec4fefbb95fb8a58840a6.tar.xz kutter-967fe1c01c759724c52ec4fefbb95fb8a58840a6.zip |
HallFilamentWidthSensor: Use current width instead of nomal width while delay is not over (#2907)
Option for using the current diameter instead of nominal while the first measurement isn't in place
Signed-off-by: Matthias Pabel <matthias.pabel@hs-augsburg.de>
Diffstat (limited to 'docs/HallFilamentWidthSensor.md')
-rw-r--r-- | docs/HallFilamentWidthSensor.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/HallFilamentWidthSensor.md b/docs/HallFilamentWidthSensor.md index 4123f474..5867662d 100644 --- a/docs/HallFilamentWidthSensor.md +++ b/docs/HallFilamentWidthSensor.md @@ -52,6 +52,8 @@ Sensor generates two analog output based on calculated filament width. Sum of ou # #min_diameter:1.0 #Minimal diameter for trigger virtual filament_switch_sensor. + #use_current_dia_while_delay: False + # Use the current diameter instead of the nominal diamenter while the measurement delay has not run through. # #Values from filament_switch_sensor. See the "filament_switch_sensor" section for information on these parameters. # |