|
Advanced Statements for 5X Machines
GPP2 includes several new advanced statements that are used in conjunction with 4/5 axes post-processors.
CALC_WORKPLANE <mode> <alpha> <beta>;
SET_OUTPUT_UCS <position> <orientation>;
DEFINE_MACHINE <machine type> <alpha axis> <beta axis>;
MOVE_MANUAL <X> <Y> <Z> <Alpha> <Beta>;
All arguments to these functions are numeric arguments or expressions. They will be described in detail in the "5 Axes Post Processors" document.
|