Two Trees SP-5 V3 (Color UI) (#1044)

This commit is contained in:
ellensp 2024-05-13 09:33:44 +12:00 committed by GitHub
parent 9ddee1f211
commit 2c77af3e8a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8218 additions and 0 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,13 @@
## Two Trees SP-5 V3 Configurations
This folder contains default configurations for the SP-5 V3.
Changes from default Two Trees SP-5 V3 supplied configuration:
- Using `TFT_COLOR_UI`
The [original Marlin code from Two Trees](https://wetransfer.com/downloads/80c678c69652aae3dc35635262ebd0a320240418061003/27392ff160a713aeea143b9c7ffad79d20240418061018/6ffdaa?trk=TRN_TDL_01&utm_campaign=TRN_TDL_01&utm_medium=email&utm_source=sendgrid) uses a modified version of `TFT_LVGL_UI` with its own graphics and some additional screens.
To fully support Marlin this configuration uses `TFT_COLOR_UI` instead.
In future mainline Marlin may have more complete support for the Two Trees UI.