Add an alarm if homing did not hit the endstops
authorJim Morris <morris@wolfman.com>
Fri, 7 Apr 2017 23:56:43 +0000 (16:56 -0700)
committerJim Morris <morris@wolfman.com>
Fri, 7 Apr 2017 23:56:43 +0000 (16:56 -0700)
commit39c0196b36e9bb2fa8ad4cdecb58da10f3fa094b
treefd07a26ce6c14aaa5f895170e9ee4404e7056bd5
parentd3157645de3409da08da5def8c62fe970c93e49c
Add an alarm if homing did not hit the endstops
fix ALARM: messages for grbl (it uses a space)
Attempt to fix halt condition detection in conveyor
src/libs/USBDevice/USBSerial/USBSerial.cpp
src/modules/robot/Conveyor.cpp
src/modules/robot/Conveyor.h
src/modules/tools/endstops/Endstops.cpp
src/modules/tools/endstops/Endstops.h
src/modules/tools/zprobe/ZProbe.cpp