Added ability to abort a heat and wait and Homing when an ON_HALT is called when...
authorJim Morris <morris@wolfman.com>
Wed, 23 Sep 2015 10:02:26 +0000 (03:02 -0700)
committerJim Morris <morris@wolfman.com>
Wed, 23 Sep 2015 10:02:26 +0000 (03:02 -0700)
commit798295c131a8ba2c4e649e6a25c3df991e5eb1d8
treea48388a0065a535b5bab7f381a1bb3db8c9981c0
parent2fabdc05e038172adf05ce58cf42445e9d2cf8f1
Added ability to abort a heat and wait and Homing when an ON_HALT is called when the kill button is pressed
  NOTE the Kill commands still won't work becuase gcodes will not be executed.
src/modules/robot/Robot.h
src/modules/robot/Stepper.h
src/modules/tools/endstops/Endstops.cpp
src/modules/tools/endstops/Endstops.h
src/modules/tools/temperaturecontrol/TemperatureControl.cpp