GCode for Start File
-
Morning,
I'm setting up a machine for portable demos and it would be helpful to be able to trigger a build process without a computer or screen connected. Currently I can do this using a spare limit switch to trigger a start gcode command if the build has a specific name.
Can the start build command be modified to accept an integer ID of the build to be started according to the builds position in the list of loaded builds? If there is only one build then this would always be 0.
In addition it would help if the M26 allowed a skip to line number in addition to the skip to byte.
Thanks.