Disable option. Enable for use/test.

This commit is contained in:
Edward Patel 2015-03-16 02:50:11 +01:00
parent f34b9c83d1
commit e983a5ab92

View file

@ -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