Bring some example configs up to date

This commit is contained in:
Scott Lahteine
2018-05-06 02:56:40 -05:00
parent fcb19823db
commit 675be8db7c
59 changed files with 98 additions and 136 deletions

View File

@@ -1087,6 +1087,7 @@
#if ENABLED(AUTO_BED_LEVELING_LINEAR) || ENABLED(AUTO_BED_LEVELING_BILINEAR)
// Set the number of grid points per dimension.
// Works best with 5 or more points in each dimension.
#define GRID_MAX_POINTS_X 9
#define GRID_MAX_POINTS_Y GRID_MAX_POINTS_X