Configurations/config/examples/Two Trees/SP-5_V3
Scott Lahteine a421cfed2f
Some checks failed
Deploy / deploy (push) Has been cancelled
SDSORT_QUICK
MarlinFirmware/Marlin#28069

Co-Authored-By: Andrew <18502096+classicrocker883@users.noreply.github.com>
2025-10-16 17:29:46 -05:00
..
Configuration.h 🎨 Fix echoes 2025-10-07 00:48:58 -05:00
Configuration_adv.h SDSORT_QUICK 2025-10-16 17:29:46 -05:00
README.md 🎨 Short Markdown links 2025-10-02 16:22:24 -05:00

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.