diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2017-04-15 22:59:34 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2017-04-15 22:59:34 -0400 |
commit | 1f417a844104038c56fd7dd3d7192916a5c56f11 (patch) | |
tree | f451328815de97dbc6bed526ab6477a8ec6e7f91 | |
parent | b74b09ea7a79e65155410864d886cb7485b28182 (diff) | |
download | kutter-1f417a844104038c56fd7dd3d7192916a5c56f11.tar.gz kutter-1f417a844104038c56fd7dd3d7192916a5c56f11.tar.xz kutter-1f417a844104038c56fd7dd3d7192916a5c56f11.zip |
docs: Update Todo - initial kinematic document written
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r-- | docs/Todo.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/Todo.md b/docs/Todo.md index b0bc69a4..8f9d34fe 100644 --- a/docs/Todo.md +++ b/docs/Todo.md @@ -69,9 +69,6 @@ Documentation * Add documentation describing how to perform bed-leveling accurately in Klipper. Improve description of stepper phase based bed leveling. -* Document the kinematic formulas in Klippy. Document how acceleration - and jerk limits are enforced. - * Document how one can tune the pressure advance setting. Hardware features |