Scott Lahteine 6 anni fa
parent
commit
321f9140d1

+ 1
- 5
Marlin/src/config/examples/Formbot/Raptor/Configuration_adv.h Vedi File

995
  * Note that M207 / M208 / M209 settings are saved to EEPROM.
995
  * Note that M207 / M208 / M209 settings are saved to EEPROM.
996
  *
996
  *
997
  */
997
  */
998
-<<<<<<< HEAD:Marlin/src/config/examples/Formbot/Raptor/Configuration_adv.h
999
-#define FWRETRACT  // ONLY PARTIALLY TESTED
1000
-=======
1001
-//#define FWRETRACT
1002
->>>>>>> patch:Marlin/src/config/examples/Azteeg/X5GT/Configuration_adv.h
998
+#define FWRETRACT
1003
 #if ENABLED(FWRETRACT)
999
 #if ENABLED(FWRETRACT)
1004
   #define FWRETRACT_AUTORETRACT           // costs ~500 bytes of PROGMEM
1000
   #define FWRETRACT_AUTORETRACT           // costs ~500 bytes of PROGMEM
1005
   #if ENABLED(FWRETRACT_AUTORETRACT)
1001
   #if ENABLED(FWRETRACT_AUTORETRACT)

Loading…
Annulla
Salva