Hello Guest it is April 20, 2024, 05:03:14 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 - gstevens

Pages: 1
1
Mach4 General Discussion / rapid move question
« on: January 11, 2016, 10:50:01 AM »
I've spent several days configuring M4 and I think I'm pretty close to getting this set but I have one issue I can't figure out. My first few lines of my G Code are as follows

T1M6
G17
G0Z12.700
G0X0.000Y0.000S5000M3
G0X29.281Y-18.058Z5.080
G1Z-1.058F600.0
G1X28.729Y-17.646

The line G0X29.281Y-18.058Z5.080 seems to behave not as I would expect. First instead of going straight to the xyz coordinates it pulses, and second it seems to be way off on it's distance almost like the steps are different for this line. Everything else seems to move the correct distance it's just that it is shifted because of that line.

Any ideas what setting would change the rapid move G0? I could always remove the G0 from it and just have it move to that coordinate but I'd rather configure it correctly.

Thanks,
Greg

Pages: 1