Programming manual.
CNC 8070
KINEMATICS AND COORDINATE TRANSFORMATION
19.
Coordinate systems (#CS / #ACS).
·329·
(REF: 1709)
19.4.3 Define a coordinate system (MODE3).
Both instructions use the same programming format and may be used together or separately.
#CS DEF [{n}] [MODE 3, {V1}, {V2}, {V3}, {1}, {2}, {3},
<{align}>
]
#ACS DEF [{n}] [MODE 3, {V1}, {V2}, {V3}, {1}, {2}, {3},
<{align}>
]
In this mode, the inclined plane is defined by the angles formed by the plane with respect
to the first and second axes (X Y) of the machine coordinate system.
V1, V2, V3 Components of the translation vector.
Coordinate origin of the inclined plane with respect to the current part zero.
1, 2 Angles of the plane.
Angles that the inclined plane forms with the 1st and 2nd axes (X Y) of the machine
coordinate system.
{align} Plane alignment (value 0/1).
This argument defines which of the axes of the new plane (X' Y') is aligned with the edge.
If not programmed, it assumes 0.
3 Coordinate (pattern) rotation.
This argument permits defining and applying a coordinate rotation in the new Cartesian plane
X' Y'.
1 Angle of the plane with the first axis (X).
2 Angle of the plane with the second axis (Y).
{align} = 0 Alignment of the X' axis.
{align} = 1 Alignment of the Y' axis.