diff options
Diffstat (limited to 'docs/Todo.md')
-rw-r--r-- | docs/Todo.md | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/Todo.md b/docs/Todo.md index 77f892a1..a533fde9 100644 --- a/docs/Todo.md +++ b/docs/Todo.md @@ -14,16 +14,6 @@ Host user interaction * Provide startup scripts so that Klippy can startup at system bootup. - * Possibly rework the startup order of Klippy communication with - octoprint and the mcu. Currently Klippy only starts communication - with Octoprint after it connects with the firmware. However, this - limits the ability for Klippy to communicate connection errors to - the user. It also makes it difficult for Klippy to reconnect to the - firmware and/or restart the firmware if it needs to. - - * Support clearing MCU shutdown events from the host without having - to restart the firmware. - * Allow loading of a new config without having to restart the mcu. * Improve gcode interface: |