Skip to content

Commit 7029a4a

Browse files
authored
Merge pull request #2541 from petterreinholdtsen/docs-g30-typo
Corrected typo in G30 description (i->1).
2 parents 252cbad + 51322e9 commit 7029a4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/gcode/g-code.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -937,7 +937,7 @@ if TOOL_CHANGE_AT_G30=1 is in the [EMCIO] section of the ini file.
937937

938938
.G30 Example Line
939939
----
940-
G30 Z2.5 (rapid to Z2.5 then to the Z location specified in #5i83)
940+
G30 Z2.5 (rapid to Z2.5 then to the Z location specified in #5183)
941941
----
942942

943943
It is an error if :

0 commit comments

Comments
 (0)