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.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/G-Codes.md b/docs/G-Codes.md
index 7e2f2d26..28959647 100644
--- a/docs/G-Codes.md
+++ b/docs/G-Codes.md
@@ -115,6 +115,10 @@ The following standard commands are supported:
[the FAQ](FAQ.md#how-do-i-upgrade-to-the-latest-software)).
- `FIRMWARE_RESTART`: This is similar to a RESTART command, but it
also clears any error state from the micro-controller.
+- `SAVE_CONFIG`: This command will overwrite the main printer config
+ file and restart the host software. This command is used in
+ conjunction with other calibration commands to store the results of
+ calibration tests.
- `STATUS`: Report the Klipper host software status.
- `HELP`: Report the list of available extended G-Code commands.