Scott Lahteine
d56731cd07
🏗️ Extend AXIS_CHAR to include E
Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com>
3 years ago
Scott Lahteine
1e127a93c4
🧑💻 Extend LCD string substitution ( #24278 )
2 years ago
Scott Lahteine
341113bcfb
🔧 HAS_LCDPRINT conditional
3 years ago
Scott Lahteine
1de265ea5d
🎨 Axis name string interpolation, with examples ( #22879 )
3 years ago
Scott Lahteine
73ef26a106
✨ MarlinUI for Ender 3 v2 DWIN LCD ( #22594 )
Co-Authored-By: Taylor Talkington <taylor.talkington@gmail.com>
3 years ago
Scott Lahteine
42eb2347d4
🎨 Strip trailing whitespace
3 years ago
Cytown
ae76011e75
🐛 Fix wide glyph characters display ( #22237 )
3 years ago
Scott Lahteine
3dde2722bd
MarlinUI multi-language support ( #20725 )
4 years ago
Victor Oliveira
ccb5e34052
Fix UI compile issues ( #20092 )
4 years ago
Victor Oliveira
2dd1522e30
Standardize Marlin SPI (part 1) ( #19989 )
4 years ago
Scott Lahteine
58deab1915
Rename LCD conditionals ( #19533 )
4 years ago
ellensp
c1dcbab932
Fix extra string substitution bug ( #19351 )
4 years ago
Scott Lahteine
3dfbdbc66c
String interpolation for 2-digit numbers ( #18998 )
4 years ago
Scott Lahteine
68abaeab19
MarlinUI multi-language support ( #20725 )
4 years ago
Victor Oliveira
f8ee6f8b31
Fix UI compile issues ( #20092 )
4 years ago
Victor Oliveira
85d094bbb4
Standardize Marlin SPI (part 1) ( #19989 )
4 years ago
Scott Lahteine
c2c6a679ea
Rename LCD conditionals ( #19533 )
4 years ago
ellensp
7c7e663911
Fix extra string substitution bug ( #19351 )
4 years ago
Scott Lahteine
ee28a10795
String interpolation for 2-digit numbers ( #18998 )
4 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
4 years ago
Scott Lahteine
0e1cb10909
Fix / improve menu items ( #18644 )
4 years ago
Giuliano Zaro
b0c6cfb051
MarlinUI support for up to 5 Material Presets ( #18488 )
- Add `I` preset parameter to `G26`, `M106`, `M140`, and `M190`.
- Extend menu items to permit a string interpolation.
- Keep material names in a list and interpolate in menu items.
- Extend material presets to support up to 5 predefined materials.
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
67305f7976
Add "Bed" / "Chamber" substitutions ( #18255 )
4 years ago
Scott Lahteine
000ec9fc13
Ensure language.h include order
See #17604
5 years ago
Scott Lahteine
bfad23d3e2
(c) 2020
5 years ago
Robby Candra
40bbe58371
Use lcd_uint_t in lcd_put_u8str_ind_P ( #15909 )
5 years ago
Scott Lahteine
27cb4db80e
Reduced string storage using tokens ( #15593 )
5 years ago