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.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/G-Codes.md b/docs/G-Codes.md
index 628d8a3c..68e65911 100644
--- a/docs/G-Codes.md
+++ b/docs/G-Codes.md
@@ -382,7 +382,8 @@ section is enabled:
The following commands are available when the "bed_mesh" config
section is enabled:
-- `BED_MESH_CALIBRATE [METHOD=manual] [<probe_parameter>=<value>]`:
+- `BED_MESH_CALIBRATE [METHOD=manual] [<probe_parameter>=<value>]
+ [<mesh_parameter>=<value>]`:
This command probes the bed using generated points specified by the
parameters in the config. After probing, a mesh is generated and
z-movement is adjusted according to the mesh. See the PROBE command