Scott Lahteine
b33f4ba300
Use F() for Ender 3 V2 DWIN
4 years ago
Scott Lahteine
85089898be
Translate encoder comments
4 years ago
Giuliano Zaro
b2ba9009d0
Fix "too cold" in M600 ( #19332 )
4 years ago
Scott Lahteine
9b78138600
General cleanup
4 years ago
Zachary Annand
20ac0faa86
Fix Separate Neopixel menu labels ( #19303 )
4 years ago
Marcio Teixeira
328d8b5952
Fix ExtUI SD sorting, compile issues
4 years ago
Keith Bennett
6eebcb5e48
Fix compile with Danish, Basque ( #19325 )
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
b709baba7a
Whitespace cleanup
4 years ago
Zachary Annand
5ea7a8373a
Menu items for Separate NeoPixel ( #19280 )
4 years ago
Marcio T
2b789ddab9
Touch UI long filenames fixes ( #19262 )
* Improvements to FTDI DLCache functionality.
* Better handling of long file names in Touch UI
- Long file names now truncated and shown with ellipsis.
- Increased display cache buffer to allow for longer filenames.
- Visual error message when display cache is exceeded.
4 years ago
cosmoderp
86b71b83fa
Fix Ender 3 V2 (DWIN) buffer overrun ( #19268 )
4 years ago
Victor Oliveira
486731162f
Fix STM32F1 SPI device init, MKS_LCD12864 ( #19271 )
4 years ago
Scott Lahteine
277042bc4e
Hide multi-step G29 on Ender 3 V2
4 years ago
Giuliano Zaro
56c44b053d
Delete old LCD strings ( #19227 )
4 years ago
Stéphane
2979da73cf
Fix Anycubic I3 Mega (S) original screen % display ( #19210 )
4 years ago
Ludy
d3ac4ba83d
Update German, fix Mix component index ( #19206 )
4 years ago
ellensp
2a72961be4
Fix 'cmd' array warning ( #19193 )
4 years ago
swissnorp
a12ac5e175
Mark axes not-homed with HOME_AFTER_DEACTIVATE ( #18907 )
4 years ago
Scott Lahteine
e8dcbd8300
Allocate sufficient MSG_MOVE_Z_DIST buffer
See #19158
4 years ago
Victor Oliveira
1a4b82a5d6
TFT (plus Hardware SPI) for LPC ( #19139 )
4 years ago
Marcio Teixeira
b07dd44ec2
Fixes to FTDI Touch UI ( #19134 )
- Fix unused variable warning
- Fix for filament runout sound
- Fix for developer menu access
- Fix compilation error when using CALIBRATION_GCODE
- Remove material labels in change filament screen
- Add decimals to status screen Z coordinate
- Add more descriptive message on heater timeout
4 years ago
Jason Smith
646d90f3da
Fix SD pins for SKR Pro and GTR ( #19047 )
4 years ago
Scott Lahteine
5db62d7abd
No COM_PIN needed for DWIN
4 years ago
Scott Lahteine
c488070859
Minor cleanup w/r/t LEDs
4 years ago
Scott Lahteine
bff0c68078
Consistent static/value item macros
4 years ago
mmajoor
8cededa7dd
Permit ST7789V orientation override ( #19044 )
4 years ago
Steven Haigh
563eda4b6b
Translatable strings on Ender-3 V2 DWIN ( #19053 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
mmajoor
02ea13b511
GRAPHICAL_TFT_ROTATE_180 for ST7789V ( #19042 )
4 years ago
Scott Lahteine
ec02aee46c
More menu header fu
4 years ago
Giuliano Zaro
6b549e1971
Optional homing in LCD Repeatability Test ( #19104 )
4 years ago
Scott Lahteine
bb8606ac29
Menu headers followup
4 years ago
Victor Oliveira
a37cf24900
Emulated DOGM via HAL TFT, XPT IO ( #19017 )
4 years ago
Scott Lahteine
b8c4098de2
Remove extraneous defines
4 years ago
Scott Lahteine
4f67642122
Header for individual menus
4 years ago
Scott Lahteine
db8522b411
Fix up mixer menu display
4 years ago
Scott Lahteine
ba6c41b798
Apply specific menu item types
4 years ago
Scott Lahteine
bf316d9ec5
Fix Select Screen cancel destination
4 years ago
Scott Lahteine
853aec2c9a
Move ExtUI displays to sub-folder ( #19070 )
4 years ago
Serhiy-K
60b61de395
"SD init fail" status error ( #19064 )
4 years ago
Scott Lahteine
092aad1813
Creality DWIN cleanup
4 years ago
Scott Lahteine
8f730cfb6e
Fix ExtUI base methods
4 years ago
Scott Lahteine
aaba9b7880
Clean up M80/M81, DWIN
4 years ago
Scott Lahteine
16cb4303a4
Fix touch test
4 years ago
Tanguy Pruvot
567d77f1cb
TFT: Restore ILI9341 colors and reversed logic ( #19010 )
Followup to #18877 , #18901 , #18817
4 years ago
Victor Oliveira
ff5c8d3570
Optimize LVGL with HAL TFT IO (SPI and FSMC) ( #18974 )
4 years ago
Scott Lahteine
ee28a10795
String interpolation for 2-digit numbers ( #18998 )
4 years ago
Robby Candra
9590fcd855
EVENT_GCODE_SD_STOP => ABORT ( #18978 )
4 years ago
Anders Sahlman
b14f630f26
MKS Robin new 320x240 TFT Color UI support ( #18985 )
4 years ago