Hello Guest it is April 19, 2024, 12:21:23 AM

Author Topic: G83 Random Bug  (Read 20369 times)

0 Members and 1 Guest are viewing this topic.

Offline rcaffin

*
  •  1,054 1,054
    • View Profile
Re: G83 Random Bug
« Reply #40 on: August 09, 2013, 05:51:11 PM »
Hi Rufan

I found it advisable to always include the X & Y coordinates in the g83 instruction even if I had previously moved to the right XY position. Sometimes Mach seemed to forget where it was if many subroutine layers were involved. Of course, sometimes the g83 worked fine without the X & y parameters ...  I do a lot of air cutting first.

Cheers
Re: G83 Random Bug
« Reply #41 on: August 10, 2013, 04:29:08 AM »
Rufan,
We never found an answer to the G83 problem.
We have to work around the problem by using another machine.
The only answer I can think of is to wait for Mach4 or write your
drilling programme long hand.
Dennis

Offline rcaffin

*
  •  1,054 1,054
    • View Profile
Re: G83 Random Bug
« Reply #42 on: August 10, 2013, 04:36:34 AM »
Quote
The only answer I can think of is to wait for Mach4 or write your
drilling programme long hand.
Yup, custom drilling programs work very well.

Cheers

Offline BR549

*
  •  6,965 6,965
    • View Profile
Re: G83 Random Bug
« Reply #43 on: August 10, 2013, 01:37:35 PM »
Actually  some of the SUBs I used were better than the Canned cycles. For example a deep drilling sub did a rapid BACK to just above the drilled depth so you did NOT have to feed all the way back down as in the Mach canned cycles. I also put in a deep first pass to get to depth pecking.

Just a pain sometimes when you cannot use a stock canned cycle. Never had much trouble back on a 1mhz PC it only got qweird when I moved up to a 2.2GHZ machine. I believe a race condition existed at that point that was caused by software

(;-) TP
Re: G83 Random Bug
« Reply #44 on: August 10, 2013, 02:58:44 PM »
TP,
Thanks for that, constructive comments are appreciated.
Dennis