Chapter6 Preparation function (coordinate calculation) TC-32B
2004/01/22 6 - 6 eTCOMNCPR6-1.doc
6
(Ex.) G39 X0 Y0 I20 J25 K4 P3 Q30 ;
eNCPR6.03.ai
(Note 1) The reference point becomes the first machining point.
(Note 2) The coordinate is calulated in the X direction from the reference point.
6.4 Usage of Coordinate Calculation Function
eNCPR6.04.ai
When drilling at 6 points along a circular arc of radius 50 as shown above:
:
N100G81R2.Z-10.F1000K0 ;
N105G36X0.Y0.I50.J0.K6P6 ;
:
The canned cycle data are stored by N100 and the coordinates are calculated by N105, thus
executing drilling at each point.