Adding in firmware retract option

This commit is contained in:
Brian Kahl 2021-09-15 09:16:39 -05:00
parent 4ebad9cf84
commit a468af73c1

View File

@ -2322,7 +2322,7 @@
*
* Note that M207 / M208 / M209 settings are saved to EEPROM.
*/
//#define FWRETRACT
#define FWRETRACT
#if ENABLED(FWRETRACT)
#define FWRETRACT_AUTORETRACT // Override slicer retractions
#if ENABLED(FWRETRACT_AUTORETRACT)