diff options
Diffstat (limited to 'docs/G-Codes.md')
-rw-r--r-- | docs/G-Codes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/G-Codes.md b/docs/G-Codes.md index 12070f1d..b4cb63a3 100644 --- a/docs/G-Codes.md +++ b/docs/G-Codes.md @@ -445,7 +445,7 @@ The following commands are available when the available while this tool is active. - `BED_MESH_OUTPUT PGP=[<0:1>]`: This command outputs the current probed z values and current mesh values to the terminal. If PGP=1 is specified - the x,y coordinates generated by bed_mesh, along with their associated + the X, Y coordinates generated by bed_mesh, along with their associated indices, will be output to the terminal. - `BED_MESH_MAP`: Like to BED_MESH_OUTPUT, this command prints the current state of the mesh to the terminal. Instead of printing the values in a |