Block delete is not used for comment lines. Block delete causes the control to ignore the line with the block delete symbol during control operation. I have seen controls with multiple levels of block delete. I have found very limited use for one level of block delete and have never used a second level block delete. The only block delete symbol I have seen has been the / symbol. Any symbol would work. / - one level // - two levels /// - three levels. I don't know if a two or more level block delete will honor levels with lower numbers of symbols or only ignore the lines with the same level of block delete symbols. I have seen controls with block delete and block delete 2 and block delete 3 buttons. I have always assumed block delete level two would ignore level 1 and level 2 block delete lines. I haven't used block delete for over 20 years.
Regards Stuart On Fri, Mar 27, 2020, 9:30 AM Reinhard <reinha...@schwarzrot-design.de> wrote: > 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 > Emc-developers@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/emc-developers > _______________________________________________ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers