aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Hall_Filament_Width_Sensor.md
diff options
context:
space:
mode:
authorThijs Triemstra <info@collab.nl>2023-02-20 17:06:25 +0100
committerGitHub <noreply@github.com>2023-02-20 11:06:25 -0500
commit848a78d1a548cfe28af20d5d0ab021558368cfae (patch)
tree8a8b3ea53c6b105171579643f1995d2394d877a9 /docs/Hall_Filament_Width_Sensor.md
parentaca0c71a2b2eb1679923ca2491aadad38cc43081 (diff)
downloadkutter-848a78d1a548cfe28af20d5d0ab021558368cfae.tar.gz
kutter-848a78d1a548cfe28af20d5d0ab021558368cfae.tar.xz
kutter-848a78d1a548cfe28af20d5d0ab021558368cfae.zip
docs: Fix typos (#6032)
Signed-off-by: Thijs Triemstra <info@collab.nl>
Diffstat (limited to 'docs/Hall_Filament_Width_Sensor.md')
-rw-r--r--docs/Hall_Filament_Width_Sensor.md8
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