|
Axis Angle Limits
Every GPP2 machine axis must have its lower and upper angle limit defined. This holds true for any type of axis, cyclic, resettable or standard. Of course, the meaning of these limits depends on the axis type as explained above.
The following variables are used to define axis limits:
-
M5_A_MIN_ANG and M5_A_MAX_ANG for the alpha axis
-
M5_B_MIN_ANG and M5_B_MAX_ANG for the beta axis
Note that for resettable axes, the reset angle range must also be defined, as explained above.
|