diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/G-Codes.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/G-Codes.md b/docs/G-Codes.md index 60cb8038..58c7a75d 100644 --- a/docs/G-Codes.md +++ b/docs/G-Codes.md @@ -169,6 +169,10 @@ enabled: - `PROBE`: Move the nozzle downwards until the probe triggers. - `QUERY_PROBE`: Report the current status of the probe ("triggered" or "open"). +- `PROBE_CALIBRATE [SPEED=<speed>]`: Run a helper script useful for + calibrating the probe's z_offset. See the MANUAL_PROBE command for + details on the parameters and the additional commands available + while the tool is active. ## BLTouch |