config: Specify gear_ratio for Prusa Mini+ extruder

Also clarifies the documentation for rotation_distance in the
stepper docs.

Signed-off-by: Matthew Lloyd <github@matthewlloyd.net>
This commit is contained in:
github@matthewlloyd.net 2021-06-15 17:36:00 -04:00 committed by KevinOConnor
parent 8bcfaa53aa
commit 478f26cab6
2 changed files with 4 additions and 2 deletions

View file

@ -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.