ARCDAT/x,y,z,i,j,k,r
This command defines the circle for a circular move. This is the TYPE 3000 .INC and CL record.
x,y,z Specifies the center coordinates of the circle.
i,j,k Specifies the circle axis, same as the tool axis.
r Specifies the circle radius.
The ARCDAT command will appear before the ARCMOV command line to define the arc. Radius is the true radius of the arc, not the offset by the cutter radius.
Example:
Input:
GOTO/0,5,0
ARCDAT/0,0,0,0,0,1,5
ARCMOV/CLW,5,0,0,90
GOTO/5,10,0
Machine Data File Output:
N0006G01X0Y-00500Z0F01$
N0007G02X00500Y0Z0I0500J0K0$
N0008G01Y0010000F10$
SPSTCMND.chm