From 967fe1c01c759724c52ec4fefbb95fb8a58840a6 Mon Sep 17 00:00:00 2001 From: matpab <31384634+matpab@users.noreply.github.com> Date: Sat, 6 Jun 2020 20:19:00 +0200 Subject: 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 --- config/example-extras.cfg | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/example-extras.cfg') diff --git a/config/example-extras.cfg b/config/example-extras.cfg index 7591645b..ca36c969 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -2016,6 +2016,8 @@ #Virtual filament_switch_sensor support. Create sensor named hall_filament_width_sensor. #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 [filament_switch_sensor] for a description of these parameters. #pause_on_runout: True -- cgit v1.2.3-70-g09d2