Gurmeet Athwal
62ba799d72
Add 'BTN_ENC_EN' for SKR V1.4 with DOGM ( #19796 )
4 years ago
Scott Lahteine
eaf6777a66
Rename ultralcd => marlinui
4 years ago
Victor Oliveira
0b80841c38
Fix Color UI external_control, wait_for_release ( #19771 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
f6ffbe548c
TFT Presets, Generic options, Sanity checks ( #19723 )
4 years ago
Scott Lahteine
bcf65aa503
Fix screen click reading too often ( #19696 )
Co-authored-by: andreibobirica <39415547+andreibobirica@users.noreply.github.com>
4 years ago
Scott Lahteine
6831341ab4
Batch appercase hex values
4 years ago
Victor Oliveira
631457ffea
Support for Debug Codes - Dnnn ( #19225 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Serhiy-K
27bdf4b24e
MarlinUI for SPI/I2C TFT-GLCD character-based display bridge ( #19375 )
4 years ago
Scott Lahteine
c2c6a679ea
Rename LCD conditionals ( #19533 )
4 years ago
Scott Lahteine
76d8d1742c
Add multi-extruder condition
4 years ago
Jason Smith
646d90f3da
Fix SD pins for SKR Pro and GTR ( #19047 )
4 years ago
Scott Lahteine
c488070859
Minor cleanup w/r/t LEDs
4 years ago
Victor Oliveira
a37cf24900
Emulated DOGM via HAL TFT, XPT IO ( #19017 )
4 years ago
Scott Lahteine
4f67642122
Header for individual menus
4 years ago
Scott Lahteine
18adfe87bc
configuration_store => settings
4 years ago
Scott Lahteine
a9912681b4
General cleanup
4 years ago
Scott Lahteine
ca0ebf10d1
Move scaled TFT / touch defines ( #18915 )
4 years ago
Alexander Gavrilenko
117df87d19
Support for TFT & Touch Screens ( #18130 )
4 years ago
Victor Oliveira
6f26ed23ee
Fix ui.external_control compile error ( #18778 )
4 years ago
Mark Langezaal
f23393c1ec
Simplify encoder handling ( #18754 )
4 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
4 years ago
Mark Langezaal
d96691f8ad
Fix encoder reverse, partial steps handling ( #18694 )
4 years ago
Scott Lahteine
0ddef5544a
Misc formatting, cleanup
4 years ago
Scott Lahteine
b880712889
Fix material_preset reference issue
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
f6a2b64091
Clean up LCD Manual Move / UBL Mesh Edit ( #18373 )
4 years ago
Scott Lahteine
452072cc08
Fix typo in DWIN, preheat array
4 years ago
Scott Lahteine
f445bc26e5
Minor LCD cleanup, improvement
4 years ago
Scott Lahteine
4275466f49
Fix issues with no hotend / bed / fan ( #18395 )
4 years ago
Scott Lahteine
424569b4c4
Power monitor and display ( #17437 )
4 years ago
Scott Lahteine
f4c258dc23
Creality Ender 3 v2 ( #17719 )
4 years ago
Victor
6d571a547c
Clean up TFT / Touch code ( #18296 )
4 years ago
Victor
1d504e596d
Touch-to-jog on edit screens ( #18266 )
4 years ago
Victor
c6f3511d84
Touch-select MarlinUI menu items ( #18239 )
4 years ago
Scott Lahteine
53cb2963dc
Fix chirp with TOUCH_BUTTONS
5 years ago
Scott Lahteine
3bf0d8d161
Allow disable of LCD click
5 years ago
Giuliano Zaro
0b0ba7dcf6
Fix LCD throttle issue ( #18055 )
Fixes #18044
5 years ago
Desuuuu
00e7599c8c
Fix host_action_notify and string types ( #17953 )
5 years ago
Scott Lahteine
71b41c963b
Better EEPROM alert message
5 years ago
Scott Lahteine
52aa459a2d
Improved EEPROM boot error ( #17916 )
5 years ago
Scott Lahteine
7c26a54d3f
Fix, clarify LCD_TIMEOUT_TO_STATUS
Replaces #17887
Co-Authored-By: Daniel Callander <knifa@users.noreply.github.com>
5 years ago
Gurmeet Athwal
a4c981469e
Extended reporting options ( #16741 )
5 years ago
Scott Lahteine
c536b8de62
Apply ternary macros
5 years ago
Scott Lahteine
2efbca5535
Composite test followup
See ab2b98e425
5 years ago
Scott Lahteine
ab2b98e425
Apply composite tests
5 years ago
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code ( #17619 )
5 years ago
Scott Lahteine
e4903396d4
Fix up pausing / parking display ( #17460 )
5 years ago
Scott Lahteine
c2bd9dd4f5
Show "Pausing…" during pause
5 years ago
Scott Lahteine
07b3f38269
First SD status change is silent
5 years ago
Scott Lahteine
65f6a373b0
Refactor SD detect handler ( #17380 )
Co-Authored-By: Eric Ptak <trouch@users.noreply.github.com>
5 years ago