diff options
Diffstat (limited to 'docs/G-Codes.md')
-rw-r--r-- | docs/G-Codes.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/G-Codes.md b/docs/G-Codes.md index 1d14c949..cc9f9ae6 100644 --- a/docs/G-Codes.md +++ b/docs/G-Codes.md @@ -471,7 +471,9 @@ The gcode_move module is automatically loaded. #### GET_POSITION `GET_POSITION`: Return information on the current location of the -toolhead. +toolhead. See the developer documentation of +[GET_POSITION output](Code_Overview.md#coordinate-systems) for more +information. #### SET_GCODE_OFFSET `SET_GCODE_OFFSET [X=<pos>|X_ADJUST=<adjust>] |