To start, what is it not doing? Does it just avoid the auto level all together?
If it is running and I were you I would change my probe points to
:
and test again.
If it is running and I were you I would change my probe points to
:
#define LEFT_PROBE_BED_POSITION 50 #define RIGHT_PROBE_BED_POSITION 150 #define BACK_PROBE_BED_POSITION 150 #define FRONT_PROBE_BED_POSITION 50
and test again.