Skip to content

Commit 5d6fdbd

Browse files
authored
Merge pull request #3337 from kirberich/order-of-execution-typo
2 parents 9135c07 + 6fb5183 commit 5d6fdbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/gcode/overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1182,7 +1182,7 @@ position of each item on the line, but by the following list:
11821182
* Set distance mode (G90, G91).
11831183
* Set retract mode (G98, G99).
11841184
* Go to reference location (G28, G30) or change coordinate system
1185-
data (G10) or set axis offsets (G52, G92, G92.1, G92.2, G94).
1185+
data (G10) or set axis offsets (G52, G92, G92.1, G92.2, G92.3).
11861186
* Perform motion (G0 to G3, G33, G38.n, G73, G76, G80 to G89), as modified
11871187
(possibly) by G53.
11881188
* Stop (M0, M1, M2, M30, M60).

0 commit comments

Comments
 (0)