mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-07 14:04:17 -06:00
docs: Add a Rotation_Distance.md document
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
96eba9f2df
commit
5b31080e77
4 changed files with 180 additions and 19 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue