This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/Marlin/src
Scott Lahteine d556dc1865
Fix and improve EEPROM storage (#12054)
* Clean up Temperature PID
* Improve EEPROM read/write/validate
* Group `SINGLENOZZLE` saved settings
* Group planner saved settings
* Group filament change saved settings
* Group skew saved settings
* Group `FWRETRACT` saved settings
2018-10-10 09:45:20 -05:00
..
config [2.0.x] Ender-4 small improvements in Configuration (#11843) 2018-10-09 20:58:22 -05:00
core Fix and improve EEPROM storage (#12054) 2018-10-10 09:45:20 -05:00
feature Fix and improve EEPROM storage (#12054) 2018-10-10 09:45:20 -05:00
gcode Fix and improve EEPROM storage (#12054) 2018-10-10 09:45:20 -05:00
HAL Use uint8_t in EEPROM code 2018-10-09 19:00:01 -05:00
inc Add SD Firmware Update capability (#12043) 2018-10-09 20:00:47 -05:00
lcd Fix and improve EEPROM storage (#12054) 2018-10-10 09:45:20 -05:00
libs Extensible user interface API (#11193) 2018-10-08 15:44:05 -05:00
module Fix and improve EEPROM storage (#12054) 2018-10-10 09:45:20 -05:00
pins [2.0.x] Ender-4 small improvements in Configuration (#11843) 2018-10-09 20:58:22 -05:00
sd Add USB_FLASH_DRIVE_SUPPORT 2018-10-04 19:54:12 -05:00
Marlin.cpp Extensible user interface API (#11193) 2018-10-08 15:44:05 -05:00
Marlin.h Use uint8_t for all fan speeds (#12032) 2018-10-07 15:34:41 -05:00