On Fri, 6 Jun 2025 at 03:22, Chris Morley <chrisinnana...@hotmail.com> wrote:
>
> I'm not sure I understand completely but:
> If I 'stack' 3 moves and the middle one is faulty, I want the last one not to 
> run either.

In the MDI window you can't do this, as the faulty command is rejected
immediately.
If you want to enter the third command regardless of the error
message, then that's on you :-)

> We routinely use MDI commands in complicated probing macros and detecting 
> errors is difficult but very important.

What kind of error do you anticipate here? badly formatted G-code
shouldn't be in automate routines, so I assume you are talking about
an MDI out-of-bounds move?
I don't know if that returns INTERP_ERROR or whether it's a different
case[1]. We are only looking to change INTERP_ERROR in MDI here.

And just to further clarify, this discussion is currently only
partially related to the subject header.

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912


_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to