tsl1401cl_filament_width_sensor: Filament Width Sensor Support (#1132)
Support added for filament diameter sensor. Sample configuration parameters added to example-extras.cfg. Signed-off-by: Mustafa YILDIZ <mydiz@hotmail.com>
This commit is contained in:
@@ -7,6 +7,16 @@
|
||||
# section defining the pins must be listed in the config file before
|
||||
# any sections using those pins.
|
||||
|
||||
# TSLl401CL Based Filament Width Sensor
|
||||
#[tsl1401cl_filament_width_sensor]
|
||||
#pin: analog5
|
||||
#default_nominal_filament_diameter: 1.75 # (mm)
|
||||
# Maximum allowed filament diameter difference as mm
|
||||
#max_difference: 0.2
|
||||
# The distance from sensor to the melting chamber as mm
|
||||
#measurement_delay 100
|
||||
|
||||
|
||||
|
||||
# Z height probe. One may define this section to enable Z height
|
||||
# probing hardware. When this section is enabled, PROBE and
|
||||
|
||||
Reference in New Issue
Block a user