G10 L20: Set the Origin Offset (Calculated Value)
Last modified by writer on 2023/02/09 17:21
G10 L20 P- axes
The G10 L20 command is identical to the G10 L2 command, except that the offset is set not to the specified value, but to the calculated value so that the current coordinates become equal to the specified value.
Table of comparison to the value of the parameter P and coordinate systems.
The value of the parameter P | Coordinate system |
---|---|
0 | current selected |
1 | G54 |
2 | G55 |
3 | G56 |
4 | G57 |
5 | G58 |
6 | G59 |
7 | G59.1 |
8 | G59.2 |
9 | G59.3 |
G10 L20 example line:
G10 L20 P1 X1.5 (set the current X position in coordinate system 1 to 1.5)