diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2024-02-09 19:21:34 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2024-02-09 19:21:34 -0500 |
commit | 6ce6fbbce07605010c0d4fa8eaa0ebcde01e53db (patch) | |
tree | 31c51edaca2f879413f2fde3487ec827ed89175f | |
parent | 9f41f53c5e364694b9b41279b3b3aee34250b93a (diff) | |
download | kutter-6ce6fbbce07605010c0d4fa8eaa0ebcde01e53db.tar.gz kutter-6ce6fbbce07605010c0d4fa8eaa0ebcde01e53db.tar.xz kutter-6ce6fbbce07605010c0d4fa8eaa0ebcde01e53db.zip |
docs: Fix typo in Probe_Calibrate.md
Reported by @nmattia.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r-- | docs/Probe_Calibrate.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Probe_Calibrate.md b/docs/Probe_Calibrate.md index ed3964e6..5f1d4436 100644 --- a/docs/Probe_Calibrate.md +++ b/docs/Probe_Calibrate.md @@ -64,7 +64,7 @@ automatic probe point, then `ABORT` the manual probe tool and perform the XY probe offset calibration described above. Once the manual probe tool starts, follow the steps described at -["the paper test"](Bed_Level.md#the-paper-test)) to determine the +["the paper test"](Bed_Level.md#the-paper-test) to determine the actual distance between the nozzle and bed at the given location. Once those steps are complete one can `ACCEPT` the position and save the results to the config file with: |