Explorar el Código

Fix Micromake C1 config

Scott Lahteine hace 7 años
padre
commit
9badf5dc0d

+ 0
- 3
Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h Ver fichero

@@ -707,9 +707,6 @@
707 707
   //#define MESH_MIN_Y MESH_INSET
708 708
   //#define MESH_MAX_X X_BED_SIZE - (MESH_INSET)
709 709
   //#define MESH_MAX_Y Y_BED_SIZE - (MESH_INSET)
710
-
711
-  #if ENABLED(AUTO_BED_LEVELING_UBL)
712
-    #define UBL_SAVE_ACTIVE_ON_M500 // Save the currently active mesh in the current slot on M500
713 710
 #endif
714 711
 
715 712
 // @section extras

Loading…
Cancelar
Guardar