|
|
@ -417,7 +417,6 @@ const bool Z_MAX_ENDSTOP_INVERTING = false; // set to true to invert the logic o
|
|
|
|
|
|
|
|
|
|
|
|
#ifdef AUTO_BED_LEVELING_GRID
|
|
|
|
#ifdef AUTO_BED_LEVELING_GRID
|
|
|
|
|
|
|
|
|
|
|
|
home_offset // The edges of the rectangle in which to probe
|
|
|
|
|
|
|
|
#define LEFT_PROBE_BED_POSITION 15
|
|
|
|
#define LEFT_PROBE_BED_POSITION 15
|
|
|
|
#define RIGHT_PROBE_BED_POSITION 170
|
|
|
|
#define RIGHT_PROBE_BED_POSITION 170
|
|
|
|
#define FRONT_PROBE_BED_POSITION 20
|
|
|
|
#define FRONT_PROBE_BED_POSITION 20
|
|
|
|