You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() - 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 |
6 years ago | |
---|---|---|
.. | ||
lib | 8 years ago | |
src | 6 years ago | |
Configuration.h | 6 years ago | |
Configuration_adv.h | 6 years ago | |
Makefile | 6 years ago | |
Marlin.ino | 7 years ago |