Hello Guest it is March 29, 2024, 01:15:13 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.


Messages - speedracer1190

Pages: 1
1
G-Code, CAD, and CAM discussions / Re: g-code post processor error
« on: January 24, 2019, 05:35:13 PM »
I'm using fusion 360 with Mach3 and inbuilt Mach3 processors. 

2
G-Code, CAD, and CAM discussions / g-code post processor error
« on: January 23, 2019, 10:30:08 PM »
Hi Guys,
Whenever I post process,  the processor is trying to move the XY before lifting the Z axis,  same as return.  EG Below:

Start
"(T1  D=6. CR=0. - ZMIN=-27. - FLAT END MILL)
G90 G94 G91.1 G40 G49 G17
G21
G28 G91 Z0.
G90

(2D POCKET1 3)
M5
M9
T1 M6
S17585 M3
G54
G0 X-39.903 Y41.183
G43 Z5. H1
G1 Z-1.4 F557. "


Obviously,  this crashes into the part and stuff a few good cuts,  I was wondering if there is a way to fix this without editing every bit of g code i create in the editor ?

Thanks

Pages: 1