diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-05-23 19:29:42 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-05-23 19:31:44 -0400 |
commit | 6c4c26c3197da5f700df2fcddfc5b121910f9888 (patch) | |
tree | 9b185155f0051c33f4d3ae5f154675dabf5b3365 /docs/Bed_Level.md | |
parent | bd5c1d7088d562a37ec63bdb27a9e14405108ecd (diff) | |
download | kutter-6c4c26c3197da5f700df2fcddfc5b121910f9888.tar.gz kutter-6c4c26c3197da5f700df2fcddfc5b121910f9888.tar.xz kutter-6c4c26c3197da5f700df2fcddfc5b121910f9888.zip |
docs: Minor wording change to Bed_Level.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Bed_Level.md')
-rw-r--r-- | docs/Bed_Level.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/Bed_Level.md b/docs/Bed_Level.md index 47d4f8ad..03883fe8 100644 --- a/docs/Bed_Level.md +++ b/docs/Bed_Level.md @@ -105,8 +105,10 @@ it is easily accounted for later in the calibration process. **Use an automated tool to determine precise Z heights!** Klipper has several helper scripts available (eg, MANUAL_PROBE, -Z_ENDSTOP_CALIBRATE, PROBE_CALIBRATE, DELTA_CALIBRATE). Choose one of -them and follow the directions in the documents described above. +Z_ENDSTOP_CALIBRATE, PROBE_CALIBRATE, DELTA_CALIBRATE). See the +documents +[described above](#choose-the-appropriate-calibration-mechanism) to +choose one of them. Run the appropriate command in the OctoPrint terminal window. The script will prompt for user interaction in the OctoPrint terminal |