mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2024-11-27 13:56:24 +00:00
Followup to #11904
This commit is contained in:
parent
23114aeb81
commit
321f9140d1
@ -995,11 +995,7 @@
|
|||||||
* Note that M207 / M208 / M209 settings are saved to EEPROM.
|
* Note that M207 / M208 / M209 settings are saved to EEPROM.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
<<<<<<< HEAD:Marlin/src/config/examples/Formbot/Raptor/Configuration_adv.h
|
#define FWRETRACT
|
||||||
#define FWRETRACT // ONLY PARTIALLY TESTED
|
|
||||||
=======
|
|
||||||
//#define FWRETRACT
|
|
||||||
>>>>>>> patch:Marlin/src/config/examples/Azteeg/X5GT/Configuration_adv.h
|
|
||||||
#if ENABLED(FWRETRACT)
|
#if ENABLED(FWRETRACT)
|
||||||
#define FWRETRACT_AUTORETRACT // costs ~500 bytes of PROGMEM
|
#define FWRETRACT_AUTORETRACT // costs ~500 bytes of PROGMEM
|
||||||
#if ENABLED(FWRETRACT_AUTORETRACT)
|
#if ENABLED(FWRETRACT_AUTORETRACT)
|
||||||
|
Loading…
Reference in New Issue
Block a user