Default AUTO_BED_LEVELING_GRID_POINTS to 3
This commit is contained in:
parent
9b1f3f7d12
commit
99b22d5785
17 changed files with 17 additions and 17 deletions
|
|
@ -706,7 +706,7 @@
|
|||
|
||||
// Set the number of grid points per dimension.
|
||||
// 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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue