aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Todo.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Todo.md')
-rw-r--r--docs/Todo.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/Todo.md b/docs/Todo.md
index 2c9be3c5..2d9bbae9 100644
--- a/docs/Todo.md
+++ b/docs/Todo.md
@@ -11,10 +11,6 @@ Host user interaction
* Improve gcode interface:
- * 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.
-
* Provide a way to temporarily disable endstop checks so that a user
can issue commands that potentially move the head past
position_min/position_max.