|
@@ -512,7 +512,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
|
512
|
512
|
// Non-linear bed leveling will be used.
|
513
|
513
|
// Compensate by interpolating between the nearest four Z probe values for each point.
|
514
|
514
|
// Useful for deltas where the print surface may appear like a bowl or dome shape.
|
515
|
|
- // Works best with ACCURATE_BED_LEVELING_POINTS 5 or higher.
|
|
515
|
+ // Works best with AUTO_BED_LEVELING_GRID_POINTS 5 or higher.
|
516
|
516
|
#define AUTO_BED_LEVELING_GRID_POINTS 9
|
517
|
517
|
|
518
|
518
|
#else // !AUTO_BED_LEVELING_GRID
|