|
|
|
1. AXIS CONTROL
B-64693EN-1/01
- 306 - 2.
Specify G81R3 to start synchronization. The block of G81R3 is immediately ended and the next 3.
When the M code for waiting for completion of EGB automatic phase synchronization is 4.
For cancellation, specify the M code for starting deceleration of EGB automatic phase 5.
When M code for starting deceleration is issued, the EGB mode signal SYNMOD<Fn065.6> 6.
When G80R3 is issued, deceleration is continued. And the speed reaches 0, the G80R3 block
NOTE 1 Do not specify EGB synchronization (G81/G81.5) command before automatic phase synchronization is completed. If EGB synchronization command is issued, 2 Confirm the completion of phase synchronization by M code (parameter No.7787) for waiting for completion of EGB automatic phase synchronization, 3 Specify M code (parameter No.7787) for waiting for completion of EGB automatic phase synchronization and M code (parameter No.7788) for starting 4 As for M code (parameter No.7787) for waiting for completion of EGB automatic phase synchronization and M code (parameter No.7788) for starting deceleration
- Program example
O1000 ; : G81 T_ L_ R3; Synchronization start command X-axis approach Mxx;
M code for waiting for completion of EGB automatic phase synchronization command G01 Z_ F_; Machining start : Release work and tool Myy;
M code for starting deceleration of EGB automatic phase synchronization command G00 X_; X-axis retraction G80 R3; Synchronization cancellation command : |