diff options
Diffstat (limited to 'docs/Config_checks.md')
-rw-r--r-- | docs/Config_checks.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Config_checks.md b/docs/Config_checks.md index 7a5712a1..8065dd3d 100644 --- a/docs/Config_checks.md +++ b/docs/Config_checks.md @@ -100,7 +100,7 @@ then it generally indicates that the "dir_pin" for the axis needs to be inverted. This is done by adding a '!' to the "dir_pin" in the printer config file (or removing it if one is already there). If the motor moves significantly more or significantly less than one -millimeter then verify the "step_distance" setting. +millimeter then verify the "rotation_distance" setting. Run the above test for each stepper motor defined in the config file. (Set the STEPPER parameter of the STEPPER_BUZZ command to the |