G-code Library/Communication over USB, presets
Posted: Sun Jul 15, 2018 9:39 pm
Can I use the Gcode library to save preset commands that I can't always remember quickly? For example, disable software endstops M211 S0. To create a gcode file for each command "shortcut" I want to create, what is the req'd syntax. Can the .gcode file be only M211 S0 and no other text in the doc? Thanks you in advance!