14 Commits (2298923a9b3b4349db7a52c6359de1343ce61424)

Author SHA1 Message Date
Scott Lahteine 3f36a38512 Clean up some pre-serial-redirect includes 6 years ago
Scott Lahteine 64253e1a58 Followup to serial reform
Reference #13250
6 years ago
Scott Lahteine e15354e387
Simplify serial port redirect (#13234) 6 years ago
revilor e56c13670d Service interval watchdog (#13105) 6 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 6 years ago
Marcio Teixeira c1e17037e5 Various fixes for MarlinUI and ExtUI (#12439) 6 years ago
Scott Lahteine d82c350de7
Miscellaneous LCD code renaming, reordering (#12430)
* Move special characters to language.h
* Apply some naming standards
* Clean up menu item draw functions
* Rename some Temperature methods
* UI => ExtUI
6 years ago
Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395)
* Encapsulate common LCD code in a singleton
* Depend more UBL code on UBL_DEVEL_DEBUGGING
  - Since most users don't need the debugging on at all times, this helps reduce the default build size for UBL by over 2K, a little closer to fitting on 128K boards.
6 years ago
Marcio Teixeira 906a24fa81 Extensible user interface API (#11193) 6 years ago
Thomas Moore f7efac57b7 Multi-host support 7 years ago
Scott Lahteine 1587962547 Combine G-code files into fewer units
Addressing #7707
7 years ago
Scott Lahteine 2c1eda9e00 Move M75-M78 to cpp 7 years ago
Scott Lahteine 69b664b6fe Move M31 to cpp 7 years ago
Scott Lahteine 4231faf779 Initial split-up of G-code handlers by category 7 years ago