Tool orientation within the machining coordinate system (P-CHAN-00247)
P-CHAN-00247 | Mapping of the tool orientation in the active machining coordinate system |
Description | In combination with complete kinematic five-axis transformations, this parameter can define whether the programmed tool orientation refers to the Cartesian basic coordinate system of the machine or whether it is mapped to the active machining coordinate system (#CS[], #ACS[]). |
Parameter | ori_wcs |
Data type | BOOLEAN |
Data range | 0: No mapping of tool orientation (default). 1: Mapping of tool orientation. |
Dimension | ---- |
Default value | 0 |
Remarks | This parameter is only effective with Cartesian basic structures. |
Tool orientation in the active machining coordinate system
P-CHAN-00247 | … G00 G90 C0 B0 X0 Z100 … | #CS ON[0,0,0,90,0,0] G00 G90 C0 B0 X0 Z100 … |
0 | ||
1 |