add ability to save the bed plane with M500 and config setting to enable that
authorJim Morris <morris@wolfman.com>
Mon, 4 Aug 2014 00:13:05 +0000 (17:13 -0700)
committerJim Morris <morris@wolfman.com>
Mon, 4 Aug 2014 00:13:05 +0000 (17:13 -0700)
commit230079d496acbdb216162c9f894da9cf39e3777d
treee4fa9edb6000e6a773bbcaa8e5adbc13e6373b4b
parentd60189a94da009faf63a8ff722b08346d38f6237
add ability to save the bed plane with M500 and config setting to enable that
ConfigSamples/AzteegX5Mini/config
ConfigSamples/Smoothieboard/config
src/modules/communication/utils/Gcode.cpp
src/modules/communication/utils/Gcode.h
src/modules/tools/zprobe/Plane3D.cpp
src/modules/tools/zprobe/Plane3D.h
src/modules/tools/zprobe/ThreePointStrategy.cpp
src/modules/tools/zprobe/ThreePointStrategy.h