aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/Config_Reference.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md
index 5297edd2..7b9a9768 100644
--- a/docs/Config_Reference.md
+++ b/docs/Config_Reference.md
@@ -132,7 +132,8 @@ enable_pin:
# driver must always be enabled.
rotation_distance:
# Distance (in mm) that the axis travels with one full rotation of
-# the stepper motor. This parameter must be provided.
+# the stepper motor (or final gear if gear_ratio is specified).
+# This parameter must be provided.
microsteps:
# The number of microsteps the stepper motor driver uses. This
# parameter must be provided.