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
f0bca66d45
🐛 Fix LCD_COL_X_RJ
Followup to #22471
3 years ago
Scott Lahteine
c544711f14
🚚 Relocate and adjust DWIN E3V2 ( #22471 )
3 years ago
Cytown
ae76011e75
🐛 Fix wide glyph characters display ( #22237 )
3 years ago
Scott Lahteine
2059c6e4d0
Apply pointer formatting
4 years ago
Miguel Risco-Castillo
3c9ffa77f9
Ender 3 V2 Status Line ( #21369 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
104aceb44a
Rotary encoder cleanup ( #20753 )
4 years ago
Scott Lahteine
7e09160ba3
Batch appercase hex values
4 years ago
Scott Lahteine
58deab1915
Rename LCD conditionals ( #19533 )
4 years ago
Jason Smith
09a5014b3c
TFT is neither "graphical" nor "character" ( #19297 )
4 years ago
Scott Lahteine
c360705e6a
Clean up LCD conditionals, DWIN
4 years ago
Scott Lahteine
f860152a35
Fix up mixer menu display
4 years ago
Scott Lahteine
ad30383b46
Fix up STATIC_ITEM ( #18962 )
4 years ago
Scott Lahteine
7dd7d6dda6
Move scaled TFT / touch defines ( #18915 )
4 years ago
Scott Lahteine
3b73b115ca
Apply pointer formatting
4 years ago
Miguel Risco-Castillo
930752d46e
Ender 3 V2 Status Line ( #21369 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
4a89731025
Rotary encoder cleanup ( #20753 )
4 years ago
Scott Lahteine
5070fae231
Batch appercase hex values
4 years ago
Scott Lahteine
6831341ab4
Batch appercase hex values
4 years ago
Scott Lahteine
c2c6a679ea
Rename LCD conditionals ( #19533 )
4 years ago
Jason Smith
5c3140811d
TFT is neither "graphical" nor "character" ( #19297 )
4 years ago
Scott Lahteine
a445746a8b
Clean up LCD conditionals, DWIN
4 years ago
Scott Lahteine
db8522b411
Fix up mixer menu display
4 years ago
Scott Lahteine
c2d5b63a98
Fix up STATIC_ITEM ( #18962 )
4 years ago
Scott Lahteine
ca0ebf10d1
Move scaled TFT / touch defines ( #18915 )
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
Robby Candra
55595d444d
Use LCD_WIDTH for indexed string ( #15979 )
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
Scott Lahteine
f01f0d1956
Drop C-style 'void' argument
5 years ago
Scott Lahteine
7924e0d819
Add print at position shortcuts
5 years ago
Robby Candra
823178c272
Use u8g int type for screen coordinates ( #14965 )
5 years ago
Scott Lahteine
0946cbcdca
Revert some const changes (for now)
6 years ago
Scott Lahteine
817a37169a
Apply/unapply const here and there
6 years ago
Ludy
1f93d2bcf7
Fix LCD compile error, etc. ( #12472 )
6 years ago
Scott Lahteine
c825c419d4
Convert DOGM / HD44780 impl to CPP files
6 years ago
Scott Lahteine
2bf18950ab
Refactor LCD menus
6 years ago
Scott Lahteine
11ac75edcb
Use PGM_P for PSTR pointers ( #11977 )
6 years ago
Eduardo José Tagle
6f330f397e
[2.0.x] Buffer overflow and scroll fix, UTF8 cleanup ( #10844 )
7 years ago
Yunhui Fu
c96412a78f
[2.0.x] UTF-8 language translation support ( #10213 )
7 years ago