aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Config_Reference.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Config_Reference.md')
-rw-r--r--docs/Config_Reference.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md
index 445d8674..113fbbce 100644
--- a/docs/Config_Reference.md
+++ b/docs/Config_Reference.md
@@ -1093,12 +1093,12 @@ information.
# The height (in mm) that the head should be commanded to move to
# just prior to starting a probe operation. The default is 5.
#screw_thread: CW-M3
-# The type of screw used for bed level, M3, M4 or M5 and the
-# direction of the knob used to level the bed, clockwise decrease
-# counter-clockwise decrease.
+# The type of screw used for bed leveling, M3, M4, or M5, and the
+# rotation direction of the knob that is used to level the bed.
# Accepted values: CW-M3, CCW-M3, CW-M4, CCW-M4, CW-M5, CCW-M5.
-# Default value is CW-M3, most printers use an M3 screw and
-# turning the knob clockwise decrease distance.
+# Default value is CW-M3 which most printers use. A clockwise
+# rotation of the knob decreases the gap between the nozzle and the
+# bed. Conversely, a counter-clockwise rotation increases the gap.
```
### [z_tilt]