-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
Would it be valuable to have variants defined for Marlin based 3d printers?
I'd quite like to use the gcode-sytax plugin for VSCode to edit gcode files for my 3d printer but the Marlin variant isn't included. Adding the variant files here looks to be the first step to getting that feature in the plugin.
Marlin documentation is here: https://marlinfw.org/docs/gcode/G000-G001.html
I've made a start here: https://github.com/JoeSimmonds/gcode-reference/tree/marlin and I think the rest is essentially just transcription from the documentation, but I didn't want to carry on unless you'd be interested in a PR for this.