diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2017-04-27 09:52:38 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2017-04-27 09:52:38 -0400 |
commit | 917c6aa94a59b830f2b6f4090842187bcd89e5d6 (patch) | |
tree | 529a8a84640c027cbeeffd8dc67878abe83a7bf2 /docs/Todo.md | |
parent | 05bd6fda7ee16d24b2109a50d31d7d5a9a74fb1c (diff) | |
download | kutter-917c6aa94a59b830f2b6f4090842187bcd89e5d6.tar.gz kutter-917c6aa94a59b830f2b6f4090842187bcd89e5d6.tar.xz kutter-917c6aa94a59b830f2b6f4090842187bcd89e5d6.zip |
docs: Todo updates
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Todo.md')
-rw-r--r-- | docs/Todo.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/Todo.md b/docs/Todo.md index 039c9eff..f953c29f 100644 --- a/docs/Todo.md +++ b/docs/Todo.md @@ -9,11 +9,6 @@ Host user interaction find the error) and errors written to the log can be non-obvious to a user. -* Improve startup: - - * Provide startup scripts so that Klippy can startup at system - bootup. - * Improve gcode interface: * Provide a better way to handle print nozzle z offsets. The M206 @@ -69,8 +64,6 @@ Documentation * Add documentation describing how to perform bed-leveling accurately in Klipper. Improve description of stepper phase based bed leveling. -* Document how one can tune the pressure advance setting. - Hardware features ================= |