We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 17208cd + 7029a4a commit 8917680Copy full SHA for 8917680
1 file changed
docs/src/gcode/g-code.adoc
@@ -1032,7 +1032,7 @@ if TOOL_CHANGE_AT_G30=1 is in the [EMCIO] section of the INI file.
1032
.G30 Example Line
1033
[source,{ngc}]
1034
----
1035
-G30 Z2.5 (rapid to Z2.5 then to the Z location specified in #5i83)
+G30 Z2.5 (rapid to Z2.5 then to the Z location specified in #5183)
1036
1037
1038
It is an error if :
0 commit comments