aboutsummaryrefslogtreecommitdiffstats
path: root/docs/G-Codes.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/G-Codes.md')
-rw-r--r--docs/G-Codes.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/G-Codes.md b/docs/G-Codes.md
index ad5481b1..029c9ae0 100644
--- a/docs/G-Codes.md
+++ b/docs/G-Codes.md
@@ -83,8 +83,6 @@ config section is enabled:
The following standard G-Code commands are currently available, but
using them is not recommended:
-- Offset axes: `M206 [X<offset>] [Y<offset>] [Z<offset>]` (Use
- SET_GCODE_OFFSET instead.)
- Get Endstop Status: `M119` (Use QUERY_ENDSTOPS instead.)
# Extended G-Code Commands