Block delete as in optional gcode lines -nothing to do with comments. Chris
________________________________ From: Reinhard <[email protected]> Sent: March 27, 2020 2:28 PM To: EMC developers <[email protected]> Subject: Re: [Emc-developers] ask for help Hi Chris, > Oh and I would like to fix block delete to work in program.... Well, I don't really understand the benefit of that feature. Why not use brackets for multiline comment? That is "standard" for many cnc-controllers and it is easy to use. Block delete could be implemented as a filter function of the gcode lister. GCode-interpreter should support that tag too - and as it is documented, I suppose, the gcode-interpreter already supports that feature? If not, it could be implemented like line comments. cheers Reinhard _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
