arkypita / LaserGRBL

Laser optimized GUI for GRBL
http://lasergrbl.com
Other
1.25k stars 494 forks source link

Feature Request: Change M3 & M5 to String Variable which can be set by user #665

Closed Dnaudio closed 5 years ago

Dnaudio commented 5 years ago

I'm currently using your software to create gcode for a Duet WiFi and I have to do quite a bit of file modification before I run the gcode every time. With the ability to append starting and ending gcode as well as being able to set my own code in place of the M3 & M5 code I would be able to run the code as saved. Thanks for creating something better than using inkscape.

arkypita commented 5 years ago

Your request is already in the roadmap #64

Contrary to what one might think, this change is not as simple as replacing a string. There are various points in the code that are affected by such a seemingly simple change: