We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de8a1ba commit 6e428b8Copy full SHA for 6e428b8
1 file changed
docs/src/gcode/g-code.adoc
@@ -1539,8 +1539,10 @@ G52 axes
1539
----
1540
1541
G52 is used in a part program as a temporary "local coordinate system
1542
-offset" within the workpiece coordinate system. More information on G52
1543
-is in the <<gcode:g52,Local and Global Offsets>> section.
+offset" within the workpiece coordinate system. For more information about
+`G92` and `G52` and how they interact see the
1544
+<<cha:coordinate-systems#local-and-global-offsets,Local and Global Offsets>>
1545
+section.
1546
1547
[[gcode:g53]]
1548
== G53 Move in Machine Coordinates(((G53 Machine Coordinates)))
0 commit comments