Firmware2/Marlin
Dave Johnson 9d0e4ea3d5 [2.0.x] Auto-enable DISABLE_REDUCED_ACCURACY_WARNING if HOME_AFTER_DEACTIVATE enabled (#7879)
* Auto-enable DISABLE_REDUCED_ACCURACY_WARNING if HOME_AFTER_DEACTIVATE enabled

If HOME_AFTER_DEACTIVATE, there is no need to warn on LCD since printer will home prior to starting print.  Saves 60 bytes PROGMEM on AVR with U8g panel.

* Reduce lines used

* Reduce lines used
2017-10-07 15:02:55 -05:00
..
lib Module updates 2017-09-21 16:26:42 -05:00
src [2.0.x] Auto-enable DISABLE_REDUCED_ACCURACY_WARNING if HOME_AFTER_DEACTIVATE enabled (#7879) 2017-10-07 15:02:55 -05:00
Configuration_adv.h Add serial XON/XOFF handshaking 2017-10-02 04:12:30 -05:00
Configuration.h Misc general spacing cleanup 2017-10-06 15:14:01 -05:00
Marlin.ino Main controller updates 2017-09-21 16:26:44 -05:00