Still skipping tapped holes
Posted: Fri Feb 23, 2018 1:08 am
I was hoping the latest version had fixed this but it is still there. If it happens it always happens after this move or a nearly identical move. It is always at the end of a run at the X0.0 end. It is always the first hole after the rotation.
Here is a snip of the code with the clearance macro and the hole that it skipped.
I'm also attaching the M53 macro.
Thanks
Derek
Here is a snip of the code with the clearance macro and the hole that it skipped.
- Code: Select all
N3882 G00 Z2.3646
N3883 G00 Z3.1945
N3884 M53
N3885 G00A185.
N3887 G00A180.
N3888 (tap 8/32 rotate 180)
N3889 M08
N3890 G00 Z5.0832
N3891 X0.6022 Y-1.4752
N3892 G00 Z4.7148
N3893 X0.6022 Y-1.4752
N3894G33.1 Z4.0123 K0.03125
N3895M03
N3896G80
I'm also attaching the M53 macro.
Thanks
Derek