Added sanity check for MESH_NUM_X_POINTS and MESH_NUM_Y_POINTS
This commit is contained in:
parent
98f3130a5c
commit
7dc64efe67
2 changed files with 4 additions and 1 deletions
|
|
@ -420,7 +420,7 @@ const bool Z_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the logic
|
|||
//#define ENDSTOPPULLUP_FIL_RUNOUT // Uncomment to use internal pullup for filament runout pins if the sensor is defined.
|
||||
|
||||
//===========================================================================
|
||||
//============================ Manual Bed Leveling ==========================
|
||||
//============================ Mesh Bed Leveling ============================
|
||||
//===========================================================================
|
||||
|
||||
// #define MANUAL_BED_LEVELING // Add display menu option for bed leveling
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue