Added G30 simple Z probe, will probe for Z at current XY and report how far the probe...
authorJim Morris <morris@wolfman.com>
Sun, 20 Apr 2014 09:29:49 +0000 (02:29 -0700)
committerJim Morris <morris@wolfman.com>
Sun, 20 Apr 2014 09:29:49 +0000 (02:29 -0700)
commit88443c6b65bd1911c0d8d73a153fb742fe8144a6
tree05a06d6f0ffe024f37830e801e81bebe4e409557
parent520c16818cf675105517fbe63119e7ba51e657eb
Added G30 simple Z probe, will probe for Z at current XY and report how far the probe moved down
Rakefile
src/main.cpp
src/modules/tools/zprobe/ZProbe.cpp [new file with mode: 0644]
src/modules/tools/zprobe/ZProbe.h [new file with mode: 0644]