Frames
6.4 Programmable rotation (ROT, AROT, RPL)
Fundamentals
Programming Manual, 11/2006, 6FC5398-1BP10-2BA0
239
G58 X10 10 unchanged Overwrites absolute offset for X
$P_PFRAME[X,TR] = 10 10 unchanged Progr. offset in X
ATRANS X10 unchanged Fine (old) + 10 Additive offset for X
G59 X10 unchanged 10 Overwriting additive offset for X
$P_PFRAME[X,FI] = 10 unchanged 10 Progr. fine offset in X
CTRANS(X,10) 10 0 Offset for X
CTRANS() 0 0 Deselection of offset (including fine
offset component)
CFINE(X,10) 0 10 fine offset in X
6.4 Programmable rotation (ROT, AROT, RPL)
Function
ROT/AROT can be used to rotate the workpiece coordinate system around each of the
geometry axes X, Y, Z or through an angle RPL in the selected working plane G17 to G19
(or around the perpendicular infeed axis). This allows inclined surfaces or several workpiece
sides to be machined in one setting.
Programming
ROT X… Y… Z… Substituting instruction for rotation in space
Or