mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-06 22:47:35 -06:00
✨ Two Trees SP-5 V3 (Color UI) (#1044)
This commit is contained in:
parent
9ddee1f211
commit
2c77af3e8a
3 changed files with 8218 additions and 0 deletions
3641
config/examples/Two Trees/SP-5_V3/Configuration.h
Normal file
3641
config/examples/Two Trees/SP-5_V3/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
4564
config/examples/Two Trees/SP-5_V3/Configuration_adv.h
Normal file
4564
config/examples/Two Trees/SP-5_V3/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
13
config/examples/Two Trees/SP-5_V3/README.md
Normal file
13
config/examples/Two Trees/SP-5_V3/README.md
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue