|
@ -689,7 +689,7 @@ |
|
|
|
|
|
|
|
|
// Set the number of grid points per dimension.
|
|
|
// Set the number of grid points per dimension.
|
|
|
// You probably don't need more than 3 (squared=9).
|
|
|
// You probably don't need more than 3 (squared=9).
|
|
|
#define AUTO_BED_LEVELING_GRID_POINTS 2 |
|
|
#define AUTO_BED_LEVELING_GRID_POINTS 3 |
|
|
|
|
|
|
|
|
#else // !AUTO_BED_LEVELING_GRID
|
|
|
#else // !AUTO_BED_LEVELING_GRID
|
|
|
|
|
|
|
|
|