aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Load_Cell.md
diff options
context:
space:
mode:
authorThijs Triemstra <info@collab.nl>2025-07-27 18:12:48 +0200
committerGitHub <noreply@github.com>2025-07-27 12:12:48 -0400
commit6773ab074b132d6dc417e91b379d5a7b8d986b8d (patch)
tree22ef798e4902e53e0e7a1cd8cb5d4105b9c6163c /docs/Load_Cell.md
parent4a567c8d1050d95ea22019545877715b842fa1b3 (diff)
downloadkutter-6773ab074b132d6dc417e91b379d5a7b8d986b8d.tar.gz
kutter-6773ab074b132d6dc417e91b379d5a7b8d986b8d.tar.xz
kutter-6773ab074b132d6dc417e91b379d5a7b8d986b8d.zip
docs: Fix typos in config and docs (#6991)
* fix typos in configs * fix typos in docs Signed-off-by: Thijs Triemstra <info@collab.nl>
Diffstat (limited to 'docs/Load_Cell.md')
-rw-r--r--docs/Load_Cell.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Load_Cell.md b/docs/Load_Cell.md
index 93ed36bb..8345cae4 100644
--- a/docs/Load_Cell.md
+++ b/docs/Load_Cell.md
@@ -36,7 +36,7 @@ Things you can check with this data:
* 'Unique values' should be a large percentage of the 'Samples
Collected' value. If 'Unique values' is 1 it is very likely a wiring issue.
* Tap or push on the sensor while `LOAD_CELL_DIAGNOSTIC` runs. If
- things are working correctly ths should increase the 'Sample range'.
+ things are working correctly this should increase the 'Sample range'.
## Calibrating a Load Cell
@@ -189,7 +189,7 @@ Multiple cycles of this will result in ever-increasing force on the toolhead.
`force_safety_limit` stops this cycle from running out of control.
Another way this run-away can happen is damage to a strain gauge. If the metal
-part is permanently bent it wil change the `reference_tare_counts` of the
+part is permanently bent it will change the `reference_tare_counts` of the
device. This puts the starting tare value much closer to the limit making it
more likely to be violated. You want to be notified if this is happening
because your hardware has been permanently damaged.