aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/Todo.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/Todo.md b/docs/Todo.md
index b634c173..77f892a1 100644
--- a/docs/Todo.md
+++ b/docs/Todo.md
@@ -28,11 +28,6 @@ Host user interaction
* Improve gcode interface:
- * Support ASCII based commands in addition to common gcode
- commands. It would be useful to support high-level commands such as
- "query_endstops", "pid_autotune", and "help" instead of having to
- invent cryptic gcode commands (eg, "M119" and "M303").
-
* Provide a better way to handle print nozzle z offsets. The M206
command is cryptic to use and it is too easy to set the value
incorrectly or to forget to set it.