Marcio T
e79af802b1
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.
2021-04-29 08:44:58 -05:00
Stéphane
2212bf85b7
Fix Anycubic I3 Mega (S) original screen % display ( #19210 )
2021-04-29 08:44:58 -05:00
Marcio Teixeira
1b129ede4e
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
2021-04-29 08:44:57 -05:00
Jason Smith
6043f5d5d0
Fix SD pins for SKR Pro and GTR ( #19047 )
2021-04-29 08:44:57 -05:00
Victor Oliveira
dded56c4bb
Emulated DOGM via HAL TFT, XPT IO ( #19017 )
2021-04-29 08:44:57 -05:00
Scott Lahteine
d1aed52280
Move ExtUI displays to sub-folder ( #19070 )
2021-04-29 08:44:57 -05:00
Scott Lahteine
f9f514a46c
Fix ExtUI base methods
2021-04-29 08:44:57 -05:00
Victor Oliveira
4e7c5f19fe
Optimize LVGL with HAL TFT IO (SPI and FSMC) ( #18974 )
2021-04-29 08:44:56 -05:00
Marcio T
3eafce4683
For FTDI800 compatibility, remove VERTEX_FORMAT dependency ( #18982 )
2021-04-29 08:44:56 -05:00
Victor Oliveira
438a9bb4aa
W25QXX SPI Flash support ( #18897 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:44:56 -05:00
Scott Lahteine
3dc0f9c0b4
configuration_store => settings
2021-04-29 08:44:56 -05:00
Victor Oliveira
cd977c70ca
Fix / optimize FSMC init ( #18941 )
2021-04-29 08:44:56 -05:00
Victor Oliveira
57c3b0e0b7
Fix LVGL "C" brace ( #18942 )
2021-04-29 08:44:56 -05:00
Victor Oliveira
0e70d8bacb
Followup fixes to LVGL for Chitu ( #18940 )
2021-04-29 08:44:56 -05:00
Victor Oliveira
9493682e49
MKS Robin Nano CI Tests ( #18927 )
2021-04-29 08:44:56 -05:00
Scott Lahteine
da6e5ce3db
Optimize G-code / feature dependencies ( #18919 )
2021-04-29 08:44:56 -05:00
Marco Burato
f4894b7140
More Anycubic + Trigorilla mappings, ExtUI ( #18903 )
2021-04-29 08:44:56 -05:00
Victor Oliveira
1a50260ebd
Followup to LVGL patch ( #18920 )
2021-04-29 08:44:56 -05:00
Victor Oliveira
a0a87c2b81
SPI Flash data compression ( #18879 )
2021-04-29 08:44:55 -05:00
Scott Lahteine
7dd7d6dda6
Move scaled TFT / touch defines ( #18915 )
2021-04-29 08:44:55 -05:00
Alexander Gavrilenko
8f8b0d84ae
Support for TFT & Touch Screens ( #18130 )
2021-04-29 08:44:55 -05:00
Victor Oliveira
3eef000e2a
Fix MKS Robin Nano V2 build / upload ( #18784 )
2020-07-25 23:08:30 -05:00
Scott Lahteine
bc688f27dc
Clean up after changes
2020-07-25 01:53:07 -05:00
MKS-Sean
d20d459132
Robin nano V2, TFT LVGL UI parameters, and more ( #18500 )
2020-07-25 01:18:06 -05:00
Scott Lahteine
d1e20eb29f
Update links, README, contributing, etc.
2020-07-23 20:46:51 -05:00
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00
Scott Lahteine
1e5d73579c
Anycubic followup
2020-07-21 14:43:55 -05:00
Scott Lahteine
2119e19bff
Fix inline AnycubicSerial method
2020-07-21 05:41:26 -05:00
yufanyufan
469f63f74d
New DGUS UI var / definition syntax ( #18718 )
2020-07-21 03:19:25 -05:00
Scott Lahteine
0a86291e66
Fix some LVGL warnings
2020-07-19 22:06:55 -05:00
yufanyufan
1c94033f7c
Fix endian DGUS WriteVariable ( #18703 )
2020-07-19 17:34:36 -05:00
yufanyufan
cfc36684aa
More customizable DGUSDisplay ( #18700 )
2020-07-19 16:35:15 -05:00
Scott Lahteine
0ddef5544a
Misc formatting, cleanup
2020-07-18 18:59:38 -05:00
yufanyufan
6f0885a3a3
Fix DGUS write variable endianness ( #18689 )
2020-07-18 17:26:00 -05:00
George Fu
bd0430dc38
Support FT81050 with FYSETC F6 ( #18678 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-17 07:40:28 -05:00
JBA
4abad60bf1
ExtUI for Anycubic I3 Mega ( #18655 )
2020-07-17 01:07:09 -05:00
Scott Lahteine
ea94716a87
Combine command macros
2020-07-07 02:30:26 -05:00
Robby Candra
c02451b602
Filament Runout Inverting => State ( #18537 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-05 17:42:19 -05:00
Jason Smith
52a0895635
Fix stall sensitivity adjustment for FTDI screens ( #18554 )
2020-07-05 15:50:05 -05:00
Victor Oliveira
e5bc9d31cc
Add TFT_LVGL_UI support ( #18438 )
2020-07-01 01:30:24 -05:00
InsanityAutomation
3b80690a71
ExtUI additions ( #18447 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-06-27 22:02:28 -05:00
Scott Lahteine
319e93f55d
Patch some DGUS warnings
2020-06-26 18:53:44 -05:00
Victor
2a650a2793
TFT_LITTLE_VGL_UI followup ( #18410 )
2020-06-24 14:54:39 -05:00
RudolphRiedel
e65e2f33f1
Fix ExtUI automatic font scaling ( #18377 )
2020-06-22 15:41:01 -05:00
Anton Skorochod
0b30de1b8e
M73 remaining time for MKS UI ( #18326 )
2020-06-16 14:33:17 -05:00
George Fu
c4b11e03b9
Fix DGUS screen bug ( #18320 )
2020-06-16 02:38:22 -05:00
makerbase
642112d3eb
Add MKS UI (TFT_LITTLE_VGL_UI) ( #18071 )
2020-06-15 21:05:33 -05:00
Scott Lahteine
fe969ec6d3
FTDI whitespace tweaks
2020-06-11 15:27:51 -05:00
Scott Lahteine
cfd31ff70e
Add HAS_FILAMENT_RUNOUT_DISTANCE
2020-06-07 21:55:09 -05:00
Scott Lahteine
929b3f6af9
Don't re-reverse sort
2020-05-24 20:17:51 -05:00