Re: [CAD_CAM_EDM_DRO] Re: Re: Re: EMC G1 problem.
Posted by
William Scalione
on 2001-06-02 22:59:04 UTC
>Ray,
> Someone recently posted that they had found a line in their code that did
> not raise an error or continue execution to the next line but I don't know
> what the specific problem was.
>
> Ray
>
>
That was me who posted that message. Basicly it was a 10,000 line program
that I downloaded from the internet somewhere. I was using it for testing
of the BDI installation only and not cutting anything. It had an error that
had somehow creeped into it when transfering it by floppy to the EMC
computer as the error was not on my original version (actually it had
numerous errors that were not in the original but this one was first).
The error was something like this, not exact but close enough
machine was in G01 mode
N1500 Y1.23 Z-.01
N1501 Y2.34 Z-.11
N1502 Y3.45 Z-
N1504 Y4.56 Z-.12
As you can see line 1502 has no Z value, just a negative sign. It would just
stop on line 1501, no error message, no warning. The error was off the
screen and it was a combination of me assuming a file size limit problem
and just not looking close enough at the file to find the error. Will found
it in seconds. Seems like EMC should have given an error message though.
Bill
Discussion Thread
Art Fenerty
2001-06-01 13:39:02 UTC
Re: EMC G1 problem.
Jon Elson
2001-06-01 14:58:04 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC G1 problem.
Art Fenerty
2001-06-01 15:18:03 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC G1 problem.
Ray
2001-06-02 07:43:44 UTC
Re: Re: Re: EMC G1 problem.
William Scalione
2001-06-02 22:59:04 UTC
Re: [CAD_CAM_EDM_DRO] Re: Re: Re: EMC G1 problem.
dave engvall
2001-06-03 22:48:08 UTC
Re: [CAD_CAM_EDM_DRO] Re: Re: Re: Re: EMC G1 problem.
Ray
2001-06-05 16:45:08 UTC
Re: Re: Re: Re: Re: EMC G1 problem.