mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-12-28 02:00:26 -07:00
| .. | ||
| Configuration.h | ||
| Configuration_adv.h | ||
| README.md | ||
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_UIThe original Marlin code from Two Trees uses a modified version of
TFT_LVGL_UIwith its own graphics and some additional screens.To fully support Marlin this configuration uses
TFT_COLOR_UIinstead.
In future mainline Marlin may have more complete support for the Two Trees UI.