diff options
author | Damien <damlobster@gmail.com> | 2021-07-22 00:40:40 +0200 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2021-07-27 13:15:25 -0400 |
commit | cff61605fb7260ab60d1abd4e295b71a533869ac (patch) | |
tree | f117dd64e85ec18a62c7c4305781fa03d37ed0a9 /docs/Manual_Level.md | |
parent | 7e88f9220c641dd1e7e5b748381bd7ac758bc8d2 (diff) | |
download | kutter-cff61605fb7260ab60d1abd4e295b71a533869ac.tar.gz kutter-cff61605fb7260ab60d1abd4e295b71a533869ac.tar.xz kutter-cff61605fb7260ab60d1abd4e295b71a533869ac.zip |
docs : make modifications to all md files to make them compatible with mkdocs
all markdown files must have a single H1 heading at the top.
Signed-off-by: Damien Martin <damlobster@gmail.com>
Update CNAME
Diffstat (limited to 'docs/Manual_Level.md')
-rw-r--r-- | docs/Manual_Level.md | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/docs/Manual_Level.md b/docs/Manual_Level.md index ac75a868..ada31b4d 100644 --- a/docs/Manual_Level.md +++ b/docs/Manual_Level.md @@ -1,7 +1,9 @@ +# Manual leveling + This document describes tools for calibrating a Z endstop and for performing adjustments to bed leveling screws. -# Calibrating a Z endstop +## Calibrating a Z endstop An accurate Z endstop position is critical to obtaining high quality prints. @@ -47,7 +49,7 @@ location of the endstop is in a convenient location, one can make any further adjustments by running Z_ENDSTOP_CALIBRATE or by manually updating the Z position_endstop in the configuration file. -# Adjusting bed leveling screws +## Adjusting bed leveling screws The secret to getting good bed leveling with bed leveling screws is to utilize the printer's high precision motion system during the bed @@ -101,7 +103,7 @@ This system works best when the printer has a flat printing surface (such as glass) and has straight rails. Upon successful completion of the bed leveling tool the bed should be ready for printing. -## Fine grained bed screw adjustments +### Fine grained bed screw adjustments If the printer uses three bed screws and all three screws are under the bed, then it may be possible to perform a second "high precision" @@ -138,7 +140,7 @@ once those are accepted, it will prompt for fine adjustments at the additional locations. Continue to use `ACCEPT` and `ADJUSTED` at each position. -# Adjusting bed leveling screws using the bed probe +## Adjusting bed leveling screws using the bed probe This is another way to calibrate the bed level using the bed probe. To use it you must have a Z probe (BL Touch, Inductive sensor, etc). |