|
Output UCS
The Output UCSĀ is the UCS used for outputting all toolpath points to the machine. Typically, data is output (or posted) to the G-code file relative to the REF UCS, which corresponds to the machine UCS.
In some cases, data needs to be output relative to another UCS. A typical example is when a work plane is defined for a 5X machine. From that point on, the machine is expecting data expressed in a new work plane UCS. In other words, GPP2 must use a different Output UCS.
GPP2 supports dynamic definition of the Output UCS (from the EX2 program). By default, the Output UCS is identical to the REF UCS.
|