ORIGIN/x,y
This statement relates the .INC and CL coordinate system to the machine coordinate system, when the two are not coincidental. All the .INC and CL coordinates after the ORIGIN statement are modified by the ORIGIN values.
x and y Specify the distance and direction along the .INC and CL X and Y axes measured from the part origin to the machine origin.
Initially ORIGIN/0 is assumed.
Example:
Input:
ORIGIN/ 10, 10
GOTO/0,0
ORIGIN/0
GOTO/10,10
Machine Data File Output:
N004G01X1Z1$
N005X1Z1$
Related Commands:
TRANS
SPSTCMND.chm