Parcourir la source

Fix Micromake C1 config

Scott Lahteine il y a 7 ans
Parent
révision
9badf5dc0d

+ 0
- 3
Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h Voir le fichier

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

Chargement…
Annuler
Enregistrer