Move UBL_SAVE_ACTIVE_ON_M500 to Configuration.h
This commit is contained in:
parent
f06f4b40b8
commit
1c97c1582c
67 changed files with 38 additions and 116 deletions
|
|
@ -954,6 +954,7 @@
|
|||
|
||||
//#define UBL_G26_MESH_VALIDATION // Enable G26 mesh validation
|
||||
#define UBL_MESH_EDIT_MOVES_Z // Sophisticated users prefer no movement of nozzle
|
||||
#define UBL_SAVE_ACTIVE_ON_M500 // Save the currently active mesh in the current slot on M500
|
||||
|
||||
#elif ENABLED(MESH_BED_LEVELING)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue