change bed compensation to allow a transform of XYZ not just a Zoffset
authorJim Morris <morris@wolfman.com>
Tue, 2 Sep 2014 20:17:34 +0000 (13:17 -0700)
committerJim Morris <morris@wolfman.com>
Tue, 2 Sep 2014 20:17:34 +0000 (13:17 -0700)
commit3632a517fb8ec811fde6d78f22bcb1cf357aa577
tree68fcffc5e080db4a66e41d40d4641409664c438e
parentc4aaa9ac9903c887cacd25e075666e5a70b50cc5
change bed compensation to allow a transform of XYZ not just a Zoffset
calculate distance travelled as 3D vector of compensated target
src/modules/robot/Robot.cpp
src/modules/robot/Robot.h
src/modules/tools/zprobe/ThreePointStrategy.cpp