// Set the boundaries for probing (where the probe can reach). #define LEFT_PROBE_BED_POSITION -26 #define RIGHT_PROBE_BED_POSITION 272
looks very wrong... need to be offset by hotend/probe offset
#define LEFT_PROBE_BED_POSITION -16
#define RIGHT_PROBE_BED_POSITION 256