mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-08 07:27:44 -06:00
689 B
689 B
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 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.