re:Re: re:g-code parsers
Posted by
ballendo@y...
on 2001-01-03 20:06:04 UTC
Jon E wrote:
EMC will probably accept this since it uses the expression evaluator,
but I think you are right, others will probably reject it.
The M code you listed is ugly to be sure, but I have to say the "new
feature" (msg implemented in EMC is worse. It requires READING at
least 4 digits into a comment, as opposed to just stopping when
the "(" is encountered, and going to the next line. Since EMC reads
the whole line anyway, it SEEMS ok. But these are the 'sneaky' kinds
of things that lead to bloatware and poor performance, IMO.
Ballendo
>As far as I know, it can also be expressed as G+0001.0000 and stillJon,
>be acceptable to some systems. I'm sure others will reject that,
>however. I've even seen a few examples that had things like M05.25
>which meant something specific. Ugh!
EMC will probably accept this since it uses the expression evaluator,
but I think you are right, others will probably reject it.
The M code you listed is ugly to be sure, but I have to say the "new
feature" (msg implemented in EMC is worse. It requires READING at
least 4 digits into a comment, as opposed to just stopping when
the "(" is encountered, and going to the next line. Since EMC reads
the whole line anyway, it SEEMS ok. But these are the 'sneaky' kinds
of things that lead to bloatware and poor performance, IMO.
Ballendo
Discussion Thread
Les Watts
2001-01-03 13:41:18 UTC
g-code parsers
andy@o...
2001-01-03 14:18:43 UTC
Re: g-code parsers
Alan Marconett KM6VV
2001-01-03 14:28:54 UTC
Re: [CAD_CAM_EDM_DRO] g-code parsers
Les Watts
2001-01-03 15:43:11 UTC
re:g-code parsers
Jon Elson
2001-01-03 16:27:55 UTC
Re: [CAD_CAM_EDM_DRO] re:g-code parsers
Alan Marconett KM6VV
2001-01-03 16:27:59 UTC
re:g-code parsers
Alan Marconett KM6VV
2001-01-03 16:35:27 UTC
Re:g-code parsers
Les Watts
2001-01-03 17:44:11 UTC
Re: [CAD_CAM_EDM_DRO] re:g-code parsers
Carlos Guillermo
2001-01-03 19:56:00 UTC
RE: [CAD_CAM_EDM_DRO] re:g-code parsers
ballendo@y...
2001-01-03 19:57:06 UTC
re:re:g-code parsers
Alan Marconett KM6VV
2001-01-03 20:00:39 UTC
Re: [CAD_CAM_EDM_DRO] re:g-code parsers
ballendo@y...
2001-01-03 20:06:04 UTC
re:Re: re:g-code parsers