I have been fiddling about with a way for G-code to prompt for input. I have done it with a remap in a way that feels quite sensible (M10 to define a prompt, M11 to pop up a dialog containing a list of prompts, M12 to clear the list and start again) https://forum.linuxcnc.org/20-g-code/33642-custom-m-code-python?limitstart=0#102549 It seems to work quite nicely, but I am wondering if it needs to explicitly issue a synth to prevent look ahead running through it?
Any other “gotchas” with fiddling parameters under the interpreters nose? ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
