Hello Guest it is March 28, 2024, 09:43:06 PM

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 - dhellew2

Pages: 1
1
FAQs / z-axis moving before x,y axis reach coordinates
« on: November 26, 2010, 03:48:53 PM »
Can anyone help me?

I am using Mach3 and have a problem with the z-axis starting before the bit reaches the x,y position which causes the bit to start cutting before it reaches the proper position..

The g-code is correct (safe z 0.20) the following is a piece of the code.

N670G00Z0.2000
N680G00X0.0625Y1.9375
N690G1Z-0.1875F30.0
N700G1X11.9375F45.0
N710G00Z0.2000
N720G00X0.0625Y2.8125
N730G1Z-0.1875F30.0
N740G1X11.9375F45.0
N750G00Z0.2000
N760G00X0.0625Y3.6875
N770G1Z-0.1875F30.0
N780G1X11.9375F45.0
N790G00Z0.2000
N800G00X0.0625Y4.5625
N810G1Z-0.1875F30.0
N820G1X11.9375F45.0





Pages: 1