Add Z probe to M119
authorJim Morris <morris@wolfman.com>
Sun, 20 Apr 2014 20:51:04 +0000 (13:51 -0700)
committerJim Morris <morris@wolfman.com>
Sun, 20 Apr 2014 20:52:00 +0000 (13:52 -0700)
commitbd96f4d7814ef77eb27ee4149d4b10db01afdf3b
treedd34ce0c3ec9edd74ec6559af94e613c8ebb0f2d
parentff76cc8aee843b44403a735b47339081d223316f
Add Z probe to M119
Change G30 to return to originalpostion after probe
G30 Znnn will stop probe on hit and set Z to nnn
src/modules/tools/endstops/Endstops.cpp
src/modules/tools/zprobe/ZProbe.cpp