docs: Fix typos (#6032)
Signed-off-by: Thijs Triemstra <info@collab.nl>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user