Move UBL_SAVE_ACTIVE_ON_M500 to Configuration.h

This commit is contained in:
Scott Lahteine 2017-10-24 18:25:50 -05:00
parent f06f4b40b8
commit 1c97c1582c
67 changed files with 38 additions and 116 deletions

View file

@ -678,10 +678,6 @@
//#define MESH_MIN_Y MESH_INSET
//#define MESH_MAX_X X_BED_SIZE - (MESH_INSET)
//#define MESH_MAX_Y Y_BED_SIZE - (MESH_INSET)
#if ENABLED(AUTO_BED_LEVELING_UBL)
#define UBL_SAVE_ACTIVE_ON_M500 // Save the currently active mesh in the current slot on M500
#endif
#endif
// @section extras