mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-22 06:04:04 -06:00
![]() MarlinFirmware/Marlin#26713 Co-Authored-By: David Buezas <777196+dbuezas@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.