diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2024-02-15 12:28:19 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2024-02-15 12:29:13 -0500 |
commit | 9a940ffccbd75716981d1ebf1c70e2958e493343 (patch) | |
tree | 0618ae711471d729877c5183a68dab6d32f9345b | |
parent | 0aaabf1904aebcd6940fc15cc19015c6853317f8 (diff) | |
download | kutter-9a940ffccbd75716981d1ebf1c70e2958e493343.tar.gz kutter-9a940ffccbd75716981d1ebf1c70e2958e493343.tar.xz kutter-9a940ffccbd75716981d1ebf1c70e2958e493343.zip |
docs: Fix typo in Skew_Correction.md
Reported by @streetgt.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r-- | docs/Skew_Correction.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Skew_Correction.md b/docs/Skew_Correction.md index 0475de89..55bc22b0 100644 --- a/docs/Skew_Correction.md +++ b/docs/Skew_Correction.md @@ -21,7 +21,7 @@ or by issuing a `SET_SKEW CLEAR=1` gcode. ## Take your measurements -The `[skew_correcton]` module requires 3 measurements for each plane you want +The `[skew_correction]` module requires 3 measurements for each plane you want to correct; the length from Corner A to Corner C, the length from Corner B to Corner D, and the length from Corner A to Corner D. When measuring length AD do not include the flats on the corners that some test objects provide. |