Rotations with TRANS ROTATION
Application
With the TRANS ROTATION function, you can rotate contours or positions about a rotation angle.
The TRANS ROTATION RESET function allows you to reset the rotation.
Related topics
- Cycle 10 ROTATION
Description of function
Rotation is a modal function that is in effect as soon as it has been defined in the NC program.
The control rotates machining in the working plane about the active workpiece datum.
The control rotates the input coordinate system (I-CS) as follows:
- Based on the angle reference axis, i.e. the main axis
- About the tool axis
Designation of the axes of milling machines
A rotation can be programmed as follows:
- Absolute, relative to the positive main axis
- Incremental, relative to the last active rotation
If rotation is active, the control displays it on the TRANS tab of the Status workspace.
Input
11 TRANS ROTATION ROT+90 | ; Rotate machining by 90° |
The NC function includes the following syntax elements:
Syntax element | Meaning |
---|---|
TRANS ROTATION | Start of syntax for a rotation |
ROT or RESET | Enter an absolute or incremental angle of rotation or reset rotation Fixed or variable number |
Notes
- This function can be used only in the FUNCTION MODE MILL machining mode.
- If you execute an absolute rotation with TRANS ROTATION or Cycle 10 ROTATION, then the control overwrites the values of the current rotation. The control adds the incremental values to the values of the current rotation.