Update Configuration_adv.h

This commit is contained in:
InsanityAutomation
2019-05-26 15:36:48 -04:00
parent e189562dfe
commit a38f9c9dc9
+3 -1
View File
@@ -1432,7 +1432,9 @@
* Note that M207 / M208 / M209 settings are saved to EEPROM.
*
*/
//#define FWRETRACT
#if ENABLED(ABL_Bilinear)
#define FWRETRACT
#endif
#if ENABLED(FWRETRACT)
#define FWRETRACT_AUTORETRACT // costs ~500 bytes of PROGMEM
#if ENABLED(FWRETRACT_AUTORETRACT)