22 Commits (118bd2f8b2a1f81884cb55a8fc00b708a51aa15b)

Author SHA1 Message Date
  Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 4 years ago
  Scott Lahteine 5b75a018b7 Misc patches preceding DGUS PR 4 years ago
  Scott Lahteine 7a342ecb93
Show Total E during print (#15703) 4 years ago
  LinFor b20d5a7cc6 Estimate Remaining Time (graphical display) (#15497) 4 years ago
  Scott Lahteine 50e4545255
Add custom types for position (#15204) 4 years ago
  Marcio Teixeira 7a569ad4d0 LULZBOT_TOUCH_UI fixes. Fix some warnings. (#15276) 4 years ago
  Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 4 years ago
  Scott Lahteine c8e30b6639
Fix code attempting to sprintf %f (#14869) 4 years ago
  Marcio Teixeira a49478cefa Fix STATUS_MESSAGE_SCROLLING in LIGHTWEIGHT_UI (#14603) 4 years ago
  Scott Lahteine a8d68b7c8a Common method for scaled fan speed 4 years ago
  Marcio Teixeira 08f21335a6 Fix bad opcode in LIGHTWEIGHT_UI; add 32-bit HAL and Due compatibility (#13751) 5 years ago
  Scott Lahteine 58bca67883 Unify status scrolling further 5 years ago
  Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 years ago
  Scott Lahteine d94e077901 Apply HAS_HOTEND_OFFSET where needed 5 years ago
  revilor 6a57d0b381 Prusa MMU2 (#12967) 5 years ago
  InsanityAutomation 082f6a27de ADAPTIVE_FAN_SLOWING extension to hotend thermal protection (#12853) 5 years ago
  Marcio Teixeira c1e17037e5 Various fixes for MarlinUI and ExtUI (#12439) 5 years ago
  Scott Lahteine 0ee1a92971
Group status methods, share reset_status with Extensible UI (#12414) 5 years ago
  Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 5 years ago
  Scott Lahteine 31c28d0dd2
Drop pgm_read_*_near and let headers choose (#12301) 5 years ago
  Scott Lahteine 37ff663b02 Convert LIGHTWEIGHT_UI to CPP 5 years ago
  Scott Lahteine c825c419d4 Convert DOGM / HD44780 impl to CPP files 5 years ago
  Scott Lahteine 2bf18950ab Refactor LCD menus 5 years ago
  Scott Lahteine c6a5c74208 Add parentheses to SD macros 5 years ago
  Scott Lahteine 67a3c5a16a
Alternative info screen (Prusa-style) (#12132) 5 years ago
  Scott Lahteine 9b6be0ae0f Fix lite status screen SD % 5 years ago
  Marcio Teixeira ec9aa4f468 [2.0.x] Miscellaneous fixes (#12039) 5 years ago
  Scott Lahteine d6b0fbd771
Use uint8_t for all fan speeds (#12032) 5 years ago
  Scott Lahteine 517b4f4cd4 Fix lightweight UI hotends display 5 years ago
  Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 5 years ago
  Marcio Teixeira 0f14977b5d LIGHTWEIGHT_UI: Allow feedrate % to exceed 255% (#11656) 5 years ago
  Scott Lahteine a15e570d3b Fix SD progress with Lite Status Screen 5 years ago
  Marcio Teixeira f2224755ad Fix jumping progress bar. (#11439) 5 years ago
  Scott Lahteine f2c3b0d476 Use bit flags for homed/known 6 years ago
  Eduardo José Tagle 6f330f397e [2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844) 6 years ago
  Scott Lahteine cb46cb8480
Add HAS_HEATED_BED conditional (#10495) 6 years ago
  Marcio Teixeira c24dbcbfe1 When STATUS_EXPIRE_SECONDS is 0, hide the position. (#10081) 6 years ago
  Marcio Teixeira fd883c909a Improvements to Lightweight ST7920 status screen. (#9952) 6 years ago
  Marcio Teixeira 532bb3aaa1 Lightweight status screen for ST7920 6 years ago
  Marcio Teixeira e7f329edb2 Added bed corners to bed icon. 6 years ago
  Marcio Teixeira e84a5545e1 Removed unnecessary extended mode switch. 6 years ago
  Marcio Teixeira 716a22498f Changed temp type from uint8_t to int16_t 6 years ago
  Scott Lahteine 79272f98fc Proposed changes to ST7920 lightweight status screen 6 years ago
  Marcio Teixeira 24eb275b99 Added a light-weight status screen for the ST7920 6 years ago
  Marcio Teixeira 8db67d1647 Fixed compilation when using avr-gcc 6 years ago
  Marcio Teixeira f05bd7f082 Added files missing from earlier commit. 6 years ago