initial attempt to implement a feedhold.
authorJim Morris <morris@wolfman.com>
Wed, 31 May 2017 01:34:05 +0000 (18:34 -0700)
committerJim Morris <morris@wolfman.com>
Wed, 31 May 2017 01:34:05 +0000 (18:34 -0700)
commit0de4d6b0dc63e47d9da4faac4422421739af3af8
treeb7ef6f5c704235094acc779ba2dc8c40629d79cc
parentf444793f564a3ce3a574f3e0ee436422adcd231d
initial attempt to implement a feedhold.
  this acts like the planner queue is full, but will not pause immediately as the existing stuff in the planner queue will need to complete
  in grbl-mode ! will pause and ~ will resume
FirmwareBin/firmware-cnc-latest.bin
src/libs/Kernel.h
src/libs/USBDevice/USBSerial/USBSerial.cpp
src/modules/robot/Robot.cpp