remove zgrid strategy form build, as it has been replaced by delta grid which also...
authorJim Morris <morris@wolfman.com>
Sat, 17 Sep 2016 20:05:51 +0000 (13:05 -0700)
committerJim Morris <morris@wolfman.com>
Sat, 17 Sep 2016 20:05:51 +0000 (13:05 -0700)
commit81c3ecbfc6f17a8178d1980f39fcfd691107d906
tree63bb320648d0eaf58f5d04b698492c63ca7a97d6
parentab1af5e4a53b3f4b4ffee75bd8e0a307b0817255
remove zgrid strategy form build, as it has been replaced by delta grid which also handles square beds now.
src/modules/robot/Robot.cpp
src/modules/tools/endstops/Endstops.cpp
src/modules/tools/zprobe/DeltaCalibrationStrategy.cpp
src/modules/tools/zprobe/ZGridStrategy.cpp [deleted file]
src/modules/tools/zprobe/ZGridStrategy.h [deleted file]
src/modules/tools/zprobe/ZProbe.cpp