fix M30 in grbl mode to mean end of program (not delete sd card file)
authorJim Morris <morris@wolfman.com>
Wed, 9 Mar 2016 04:20:36 +0000 (20:20 -0800)
committerJim Morris <morris@wolfman.com>
Wed, 9 Mar 2016 04:20:36 +0000 (20:20 -0800)
commit01a8d21a992d9b82f3c97a22dc09967238e8336e
tree13c4b5cb54a9496a5dd7656946821f29427239ce
parent7f5e03683398d4798f4bc68041a3f8d4dce65d6f
fix M30 in grbl mode to mean end of program (not delete sd card file)
src/modules/communication/GcodeDispatch.cpp
src/modules/robot/Robot.cpp
src/modules/utils/simpleshell/SimpleShell.cpp