31c240a8db
- Turn off bed leveling prior to calibrating. - This prevents lateral probes from having a Z component that triggers the Z endstop and causes the motion to be aborted. - Got rid of static const float arrays "dimension" and "true_center" - Frees up 24 bytes of SRAM - Changed incorrect use of "bool" for float in backlash macros. - Replaced arguments with 0.0f and 1.0f for clarity. - Now only disables soft endstops (since calibration cube is outside of bed) - Not necessary to disable global endstops |
||
---|---|---|
.. | ||
bedlevel | ||
calibrate | ||
config | ||
control | ||
eeprom | ||
feature | ||
geometry | ||
host | ||
lcd | ||
motion | ||
probe | ||
scara | ||
sdcard | ||
stats | ||
temperature | ||
units | ||
gcode.cpp | ||
gcode.h | ||
parser.cpp | ||
parser.h | ||
queue.cpp | ||
queue.h |