Re: Help needed with G code
Posted by
volitan712003
on 2003-11-11 18:04:16 UTC
Mike,
Also, this may sound funny but try taking that Z-1.2 out of your G3
line as well. The control shouldn't need it (it's redundant because
the other information in the line is enough)and in my limited
experience coding I' and J's by hand, being too specific can sometimes
lead to trouble. Speaking of which, when I programmed the machines at
work by hand (we have had Mastercam a long time now), I used R's
instead of the I's and J's anyway. It was alwasy easier for me. If all
else fails, see if you can't just use:
G03 Y-6.2 R15.678
(That's the radius you are trying to achieve according to the numbers
you gave)
Good Luck!
David
Also, this may sound funny but try taking that Z-1.2 out of your G3
line as well. The control shouldn't need it (it's redundant because
the other information in the line is enough)and in my limited
experience coding I' and J's by hand, being too specific can sometimes
lead to trouble. Speaking of which, when I programmed the machines at
work by hand (we have had Mastercam a long time now), I used R's
instead of the I's and J's anyway. It was alwasy easier for me. If all
else fails, see if you can't just use:
G03 Y-6.2 R15.678
(That's the radius you are trying to achieve according to the numbers
you gave)
Good Luck!
David
Discussion Thread
Mike Chaney
2003-11-11 14:43:27 UTC
Help needed with G code
doug98105
2003-11-11 15:12:35 UTC
Re: Help needed with G code
Mike Chaney
2003-11-11 15:22:48 UTC
Re: [CAD_CAM_EDM_DRO] Re: Help needed with G code
volitan712003
2003-11-11 17:32:34 UTC
Re: Help needed with G code
volitan712003
2003-11-11 18:04:16 UTC
Re: Help needed with G code
Mike Chaney
2003-11-12 00:35:18 UTC
Re: [CAD_CAM_EDM_DRO] Re: Help needed with G code
Fred Smith
2003-11-12 06:54:08 UTC
Re: Help needed with G code
Jon Elson
2003-11-12 09:19:51 UTC
Re: [CAD_CAM_EDM_DRO] Re: Help needed with G code
Tim
2003-11-12 09:24:55 UTC
Re: Help needed with G code
Alan Marconett KM6VV
2003-11-12 11:23:50 UTC
Re: [CAD_CAM_EDM_DRO] Re: Help needed with G code
Mike Chaney
2003-11-12 12:11:50 UTC
Re: [CAD_CAM_EDM_DRO] Re: Help needed with G code
Jon Elson
2003-11-12 22:31:09 UTC
Re: [CAD_CAM_EDM_DRO] Re: Help needed with G code
Jon Elson
2003-11-12 22:35:26 UTC
Re: [CAD_CAM_EDM_DRO] Re: Help needed with G code
COGSMAN1
2003-11-13 07:27:00 UTC
Re: Help needed with G code
Fred Smith
2003-11-13 09:29:03 UTC
Re: Help needed with G code
Mike Chaney
2003-11-13 11:38:38 UTC
Re: [CAD_CAM_EDM_DRO] Re: Help needed with G code
Mike Chaney
2003-11-13 12:05:34 UTC
Re: [CAD_CAM_EDM_DRO] Re: Help needed with G code
Raymond Heckert
2003-11-13 20:09:17 UTC
Re: [CAD_CAM_EDM_DRO] Re: Help needed with G code
Jon Elson
2003-11-13 21:25:12 UTC
Re: [CAD_CAM_EDM_DRO] Re: Help needed with G code
alenz2002
2003-11-13 21:28:33 UTC
Re: Help needed with G code
COGSMAN1
2003-11-14 04:49:31 UTC
Re: Help needed with G code
Marcus and Eva
2003-11-14 07:43:57 UTC
Re: [CAD_CAM_EDM_DRO] Re: Help needed with G code
Charles Hixon
2003-11-14 11:03:01 UTC
Re: Help needed with G code