Hello Guest it is March 28, 2024, 09:42:25 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Mgray

Pages: 1
1
I am running Mach3  turn  Version R3.043.066 everything works okay when I use a wizard or fusion 360 to generate a tool path the part turns out fine, but when I try to use the wizard or fusion 360 to create a thread it shows the tool path in the software and it looks fine, but when you hit run it moves down to the part waits for the indexing signal runs down the first path okay then retracts and moves about three quarters of the way back down the tool path then moves in to the part goes all the way back to Z0 cutting thread backwards then starts back down the tool path the end result is the last part of the thread is fine but where it drops back in on the way back is ruined because it is effectively cutting backwards as well as forwards I have tried everything that I can think of, looked at the forums but can't seem to find an answer your help would be much appreciated.  I have attached some photos of the  tool path before I run it and after I  run it and this is the code that is generated

G0 G40 G18 G80 G50 G90
G00 G53 X0 Z0
T202M6
G00  X12
G00 Z5
G00 X9
M03 S300
M08
G76 X7.12 Z-30 Q1 P0.5 J0.006 L0 H0.4 I0 C3 B0.0001 T0
M9
M5
M30

Pages: 1