mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-07 15:07:34 -06:00
![]() MarlinFirmware/Marlin#27113 Co-Authored-By: Mihai <299015+mh-dm@users.noreply.github.com> |
||
---|---|---|
.. | ||
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_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.