mirror of https://github.com/Desuuuu/klipper.git
docs: Improve wording of screws_tilt_adjust in Config_Reference.md
Reported by @JamesH1978. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
a10b2805de
commit
07a90902a5
|
@ -999,10 +999,10 @@ information.
|
||||||
[screws_tilt_adjust]
|
[screws_tilt_adjust]
|
||||||
#screw1:
|
#screw1:
|
||||||
# The (X, Y) coordinate of the first bed leveling screw. This is a
|
# The (X, Y) coordinate of the first bed leveling screw. This is a
|
||||||
# position to command the nozzle to that is directly above the bed
|
# position to command the nozzle to so that the probe is directly
|
||||||
# screw (or as close as possible while still being above the bed).
|
# above the bed screw (or as close as possible while still being
|
||||||
# This is the base screw used in calculations. This parameter must
|
# above the bed). This is the base screw used in calculations. This
|
||||||
# be provided.
|
# parameter must be provided.
|
||||||
#screw1_name:
|
#screw1_name:
|
||||||
# An arbitrary name for the given screw. This name is displayed when
|
# An arbitrary name for the given screw. This name is displayed when
|
||||||
# the helper script runs. The default is to use a name based upon
|
# the helper script runs. The default is to use a name based upon
|
||||||
|
|
Loading…
Reference in New Issue