CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] Re: EMC Help ,.. Urgent!

Posted by Jon Elson
on 2001-12-20 22:50:00 UTC
Paul wrote:

> Hi Frank
>
> The EMC interpreter does not read the line numbers, it ignores everything
> that is not an M or G code (with a couple of exceptions).
> The problem you are experiencing is either due to a bug in the GUI - Try
> using Xemc, or a duff line of code. Try posting a few lines either side, we
> might spot the problem.

I beg to differ. I ran the following program :

N100 G01 X1.05
N200 Y1.23
N125000 X1.0
N050 M02

and got the following error message :

Error: N125000 X1.0
read_line_number: error 64: Line number greater
than 99999

So, it has a specific check for this, which is the only thing it does
with line numbers.

Jon

Discussion Thread

chewy8833 2001-12-20 06:56:36 UTC EMC Help ,.. Urgent! chewy8833 2001-12-20 08:25:32 UTC Re: EMC Help ,.. Urgent! William Scalione 2001-12-20 09:41:48 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Help ,.. Urgent! Keith Rumley 2001-12-20 09:55:15 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Help ,.. Urgent! chewy8833 2001-12-20 10:21:12 UTC Re: EMC Help ,.. Urgent! Jon Elson 2001-12-20 11:31:46 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Help ,.. Urgent! Paul 2001-12-20 12:41:26 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Help ,.. Urgent! chewy8833 2001-12-20 17:16:57 UTC Re: EMC Help ,.. Urgent! Paul Jon Elson 2001-12-20 22:50:00 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Help ,.. Urgent! Keith Rumley 2001-12-21 08:19:52 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Help ,.. Urgent! Matt Shaver 2001-12-21 09:11:49 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Help ,.. Urgent! Paul 2001-12-21 13:22:34 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Help ,.. Urgent! Jon Elson 2001-12-22 00:04:17 UTC Re: [CAD_CAM_EDM_DRO] Re: EMC Help ,.. Urgent! ballendo 2001-12-22 01:24:08 UTC Re: EMC Help ,.. Urgent!