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/Overview.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/Overview.md')
-rw-r--r-- | docs/Overview.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Overview.md b/docs/Overview.md index 5cd815b5..74ad1226 100644 --- a/docs/Overview.md +++ b/docs/Overview.md @@ -17,6 +17,8 @@ communication with the Klipper developers. - [Installation](Installation.md): Guide to installing Klipper. - [Config Reference](Config_Reference.md): Description of config parameters. + - [Rotation Distance](Rotation_Distance.md): Calculating the + rotation_distance stepper parameter. - [Config checks](Config_checks.md): Verify basic pin settings in the config file. - [Bed level](Bed_Level.md): Information on "bed leveling" in Klipper. |