Hello Guest it is March 28, 2024, 02:20:54 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 - Timmy

Pages: 1
1
A strange problem just appeared today.

To circular interpolate a series of C-Bores, I program a G41D7 (D7 = 0.5) then G1 and G3 moves in G91 then cancel G91 to move to the next location.

Example:

------cut from program-----
M6T7
G0G90X-1.Y-1.M3
G43H7Z.1
G1Z-.9F20
G41D7
G1X-.616F3
Y2.714
G2X-.616Y4.472R1.09
G1Y5.
G0G40X-1.
Z1.

X0Y3.594
G1Z-.9F20
G41D7
G91
G1X.872F3
G3X-1.744Y0R.872
G3X1.744Y0R.872
G0G40X-.1
G90
Z.1
-------------------------


I have used this with success on many occasions however today, Mach won’t read the D offset. I can get it to read the offset in G90 but not in G91!

I have many programs that use this method just fine but all of a sudden I can’t get any of them to work today!.

If there a setting in Mach(R3.042.021) that might have got messed up?

Thanks!.

Pages: 1