|
The calculation of the 4/5-axis position comprises the following three steps:
Find the machine axis rotation angles.
Find the X,Y,Z translation.
Update ROT_MAT1 . . . ROT_MAT9 and TRANS_MATX . . . TRANS_MATZ.
The calculation of the 3-axis machine position comprises the following two steps:
Find the X,Y,Z translation.
Update TRANS_MATX . . . TRANS_MATZ.
|