Disable option. Enable for use/test.
This commit is contained in:
parent
f34b9c83d1
commit
e983a5ab92
|
@ -376,8 +376,8 @@ const bool Z_MAX_ENDSTOP_INVERTING = false; // set to true to invert the logic o
|
||||||
//============================ Manual Bed Leveling ==========================
|
//============================ Manual Bed Leveling ==========================
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
||||||
#define MANUAL_BED_LEVELING // Add display menu option for bed leveling
|
// #define MANUAL_BED_LEVELING // Add display menu option for bed leveling
|
||||||
#define MESH_BED_LEVELING // Enable mesh bed leveling
|
// #define MESH_BED_LEVELING // Enable mesh bed leveling
|
||||||
|
|
||||||
#if defined(MESH_BED_LEVELING)
|
#if defined(MESH_BED_LEVELING)
|
||||||
#define MESH_MIN_X 10
|
#define MESH_MIN_X 10
|
||||||
|
|
Loading…
Reference in a new issue