From 478f26cab6c8e73e3970d2b303bc818f6910ae74 Mon Sep 17 00:00:00 2001 From: "github@matthewlloyd.net" Date: Tue, 15 Jun 2021 17:36:00 -0400 Subject: config: Specify gear_ratio for Prusa Mini+ extruder Also clarifies the documentation for rotation_distance in the stepper docs. Signed-off-by: Matthew Lloyd --- docs/Config_Reference.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') 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. -- cgit v1.2.3-70-g09d2