Endstops set all axis positions at once if all axis homed (good for deltas)
authorJim Morris <morris@wolfman.com>
Sun, 3 Aug 2014 01:39:41 +0000 (18:39 -0700)
committerJim Morris <morris@wolfman.com>
Sun, 3 Aug 2014 01:39:41 +0000 (18:39 -0700)
commitcef9aceac6c5c742a2c43b28093b400f07fabd8a
tree159c0d324737d702ce3297d61a23ce9711824fc3
parent5e45206aea04cbf7d492d3de7290dca1bc6a9cd3
Endstops set all axis positions at once if all axis homed (good for deltas)
Add probe offsets for probe position relative to head
set home z to probe offset after first probe and finding the bed
src/modules/robot/Robot.cpp
src/modules/robot/Robot.h
src/modules/tools/endstops/Endstops.cpp
src/modules/tools/zprobe/ThreePointStrategy.cpp
src/modules/tools/zprobe/ThreePointStrategy.h