You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
HAL Apply fixes for DUE 7 years ago
config Set TEMP_SENSOR_0 to 1 in CR-10 example config 7 years ago
core Add serial XON/XOFF handshaking 7 years ago
feature [2.0.0] Resolve USE_CONTROLLER_FAN compile errors 7 years ago
gcode Apply fixes for DUE 7 years ago
inc Apply fixes for DUE 7 years ago
lcd [2.0.x] Auto-enable DISABLE_REDUCED_ACCURACY_WARNING if HOME_AFTER_DEACTIVATE enabled (#7879) 7 years ago
libs Cleanup warnings 7 years ago
module Apply fixes for DUE 7 years ago
pins [2.0.x] Fixed RAMPS FD V1 pins.h file (#7852) 7 years ago
sd Cleanup warnings 7 years ago
Makefile Encapsulate RGB(W) LEDs 7 years ago
Marlin.cpp General fixes for LPC1768 (#7834) 7 years ago
Marlin.h Fixes for Anet10 and gt2560 7 years ago