diff options
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r-- | config/example-extras.cfg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg index c5b02957..14ea6391 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -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 |