LaserWeb / LaserWeb4

Collaborative effort on the next version of LaserWeb / CNCWeb
GNU Affero General Public License v3.0
692 stars 186 forks source link

Allow gcode comments in (parenthesis) since some controllers error on semicolon comments #652

Open easytarget opened 1 year ago

easytarget commented 1 year ago

Following a thread on Makerforums, this looks like an feature request we should, at least, capture. https://forum.makerforums.info/t/changeable-standard-sign-for-comments-in-gcode/86432/

I'm thinking about a comments replacement string setting, something like ; $comment which can be changed to `( $comment ) etc at will.