Re: Please check my code
Posted by
turbulatordude
on 2004-09-19 14:20:51 UTC
--- In CAD_CAM_EDM_DRO@yahoogroups.com, "Brad Eyben" <abeyben@t...>
wrote:
I's and J's. Would somebody please let me know what's wrong with it.
N174 has two.
Make sure your CAM software can handle more than one G code on a line.
I'm not familair with many packages, but do not know of any that
handle multipe G codes on a line.
Dave
wrote:
> I'm having trouble with this circle. It should be a 1/8" dia circleand the following code was generated by cam software.
> When I try to run it with on a AhHa PC control, I get an errormessage saying....(Divide by zero error-100). I'm not very good at
I's and J's. Would somebody please let me know what's wrong with it.
>N100 has 6 G code commands on one line.
> N100 G00 G17 G40 G49 G80 G90
> N104 X.5 Y.0625 F.12
> N110 G03 X.4375 Y0. I0. J-.0625
> N112 X.5 Y.0625 I.0625 J0.
> N174 G90 G54
> N176 G28
> %
> Thanks,
> Brad
>
N174 has two.
Make sure your CAM software can handle more than one G code on a line.
I'm not familair with many packages, but do not know of any that
handle multipe G codes on a line.
Dave
Discussion Thread
Brad Eyben
2004-09-19 11:39:27 UTC
Please check my code
doug98105
2004-09-19 12:34:41 UTC
Re: Please check my code
Brad Eyben
2004-09-19 13:56:11 UTC
Re: [CAD_CAM_EDM_DRO] Re: Please check my code
propllerhead
2004-09-19 14:17:10 UTC
Re: Please check my code
turbulatordude
2004-09-19 14:20:51 UTC
Re: Please check my code
Paul
2004-09-19 14:37:40 UTC
Re: [CAD_CAM_EDM_DRO] Re: Please check my code
alenou arakar
2004-09-19 17:34:37 UTC
Re: [CAD_CAM_EDM_DRO] Re: Please check my code
Brad Eyben
2004-09-20 09:33:06 UTC
Re: [CAD_CAM_EDM_DRO] Re: Please check my code
alenou arakar
2004-09-20 18:21:29 UTC
Re: [CAD_CAM_EDM_DRO] Re: Please check my code