Added 2 floats for maximum probe area for cartesians and setting the max/min in an...
authorJoseph Lenox <lenox.joseph@gmail.com>
Mon, 11 Apr 2016 02:34:21 +0000 (21:34 -0500)
committerJoseph Lenox <lenox.joseph@gmail.com>
Mon, 11 Apr 2016 02:34:21 +0000 (21:34 -0500)
commitdbe510e8dcce2081bd690ed4d1c326b49c6b6ae8
tree13bc44d99a863dcd68b08dc9cdbc716763f4d26c
parentd22638b015010919f22ca0f1ef901c87fb4a2b8a
Added 2 floats for maximum probe area for cartesians and setting the max/min in an intelligent manner.
Removed some debugging code :)

added do_home to make homing at the beginning of findBed() optional, and is_square to turn on probing corners.
x_max and y_max are new config options for this levelling strategy, set them to the max X/Y that can be travelled from the center of the bed (assumed to be 0,0).
src/modules/tools/zprobe/DeltaGridStrategy.cpp
src/modules/tools/zprobe/DeltaGridStrategy.h