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.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/G-Codes.md b/docs/G-Codes.md
index cc9f9ae6..2beaed00 100644
--- a/docs/G-Codes.md
+++ b/docs/G-Codes.md
@@ -42,7 +42,10 @@ Klipper's goal is to support the G-Code commands produced by common
3rd party software (eg, OctoPrint, Printrun, Slic3r, Cura, etc.) in
their standard configurations. It is not a goal to support every
possible G-Code command. Instead, Klipper prefers human readable
-["extended G-Code commands"](#additional-commands).
+["extended G-Code commands"](#additional-commands). Similarly, the
+G-Code terminal output is only intended to be human readable - see the
+[API Server document](API_Server.md) if controlling Klipper from
+external software.
If one requires a less common G-Code command then it may be possible
to implement it with a custom