Add K option to G32 to use current endstop trims when probing ratherthan zero them...
authorJim Morris <morris@wolfman.com>
Sun, 4 May 2014 02:20:04 +0000 (19:20 -0700)
committerJim Morris <morris@wolfman.com>
Sun, 4 May 2014 02:21:04 +0000 (19:21 -0700)
commit9f6f04a50299acdd6bd5328b95dc368d6daee0d8
tree64b1ffe77d707b4c9f5055908becc5e943832612
parent88544e0f89ae44cbc9dc63b38f6d6cc9e82a6108
Add K option to G32 to use current endstop trims when probing ratherthan zero them and re calibrate
src/modules/tools/endstops/Endstops.cpp
src/modules/tools/endstops/Endstops.h
src/modules/tools/endstops/EndstopsPublicAccess.h [new file with mode: 0644]
src/modules/tools/zprobe/ZProbe.cpp