fix a bug where compensation transform and a delta move would not recogize a solo...
authorJim Morris <morris@wolfman.com>
Mon, 4 Jul 2016 05:21:43 +0000 (22:21 -0700)
committerJim Morris <morris@wolfman.com>
Mon, 4 Jul 2016 05:21:43 +0000 (22:21 -0700)
commitc1ebb1fe8035bb985ee38cfa2f3754ea618c8d62
treeffe4681ffe40aecfb21e64d3e4c4bb8054aa4710
parentd43bc39811ae2f5b9321d5bd1c5dd591d92aa5b4
fix a bug where compensation transform and a delta move would not recogize a solo move, affected firmware retract on certain setups
delta_move leaves compensation tranform on.
Homing turns off compensation transform
src/modules/robot/Robot.cpp
src/modules/robot/Robot.h
src/modules/tools/endstops/Endstops.cpp