Merge branch 'Firmware-retract-option' into 'master'
Adding in firmware retract option Closes #18 See merge request lulzbot3d/marlin!9
This commit is contained in:
commit
30cb45df08
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user