|
@@ -376,8 +376,8 @@ const bool Z_MAX_ENDSTOP_INVERTING = false; // set to true to invert the logic o
|
376
|
376
|
//============================ Manual Bed Leveling ==========================
|
377
|
377
|
//===========================================================================
|
378
|
378
|
|
379
|
|
-#define MANUAL_BED_LEVELING // Add display menu option for bed leveling
|
380
|
|
-#define MESH_BED_LEVELING // Enable mesh bed leveling
|
|
379
|
+// #define MANUAL_BED_LEVELING // Add display menu option for bed leveling
|
|
380
|
+// #define MESH_BED_LEVELING // Enable mesh bed leveling
|
381
|
381
|
|
382
|
382
|
#if defined(MESH_BED_LEVELING)
|
383
|
383
|
#define MESH_MIN_X 10
|