diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-12-13 22:20:52 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-12-18 10:30:32 -0500 |
commit | 5b31080e7787d3a41dd557b2c08c92a56840cd7f (patch) | |
tree | 030f458085b0c311e0264f40358c9361debc54c2 /docs/Config_Reference.md | |
parent | 96eba9f2df2e0b5972e56be9e29c324984410265 (diff) | |
download | kutter-5b31080e7787d3a41dd557b2c08c92a56840cd7f.tar.gz kutter-5b31080e7787d3a41dd557b2c08c92a56840cd7f.tar.xz kutter-5b31080e7787d3a41dd557b2c08c92a56840cd7f.zip |
docs: Add a Rotation_Distance.md document
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Config_Reference.md')
-rw-r--r-- | docs/Config_Reference.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md index 7d58c636..5d1b1b0d 100644 --- a/docs/Config_Reference.md +++ b/docs/Config_Reference.md @@ -116,6 +116,9 @@ the "kinematics" option in the [printer] config section) require different names for the stepper (eg, `stepper_x` vs `stepper_a`). Below are common stepper definitions. +See the [rotation distance document](Rotation_Distance.md) for +information on calculating the `rotation_distance` parameter. + ``` [stepper_x] step_pin: |