Hello Guest it is April 25, 2024, 04:19:21 PM

Author Topic: z-axis moving before x,y axis reach coordinates  (Read 3098 times)

0 Members and 1 Guest are viewing this topic.

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




Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: z-axis moving before x,y axis reach coordinates
« Reply #1 on: November 26, 2010, 06:16:55 PM »
Can you attach your xml please, probably a config issue.
Hood
Re: z-axis moving before x,y axis reach coordinates
« Reply #2 on: November 27, 2010, 10:56:12 PM »
Thanks, I hope this is the file you want. Dale
Re: z-axis moving before x,y axis reach coordinates
« Reply #3 on: November 28, 2010, 09:47:35 PM »
Solved the problem. Turned on and set the stop CV for angles >87° in general config. Dale

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: z-axis moving before x,y axis reach coordinates
« Reply #4 on: November 29, 2010, 08:24:03 AM »
Sorry I never got back, missed your reply somehow :(

Good you got it fixed though.
Hood