diff options
Diffstat (limited to 'docs/Hall_Filament_Width_Sensor.md')
-rw-r--r-- | docs/Hall_Filament_Width_Sensor.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/Hall_Filament_Width_Sensor.md b/docs/Hall_Filament_Width_Sensor.md index 680a1a4f..9992ef73 100644 --- a/docs/Hall_Filament_Width_Sensor.md +++ b/docs/Hall_Filament_Width_Sensor.md @@ -2,7 +2,7 @@ This document describes Filament Width Sensor host module. Hardware used for developing this host module is based on two Hall linear sensors (ss49e for -example). Sensors in the body are located opposite sides. Principle of operation: +example). Sensors in the body are located on opposite sides. Principle of operation: two hall sensors work in differential mode, temperature drift same for sensor. Special temperature compensation not needed. @@ -18,9 +18,9 @@ To use Hall filament width sensor, read Sensor generates two analog output based on calculated filament width. Sum of output voltage always equals to detected filament width. Host module monitors -voltage changes and adjusts extrusion multiplier. I use aux2 connector on -ramps-like board analog11 and analog12 pins. You can use different pins and -differenr boards. +voltage changes and adjusts extrusion multiplier. I use the aux2 connector on +a ramps-like board with the analog11 and analog12 pins. You can use different pins +and different boards. ## Template for menu variables |