Configurations/config/examples/Two Trees/SP-5_V3
Scott Lahteine 41ed0adfcf
Some checks failed
Deploy / deploy (push) Has been cancelled
CAN_HOST + CAN_TOOLHEAD
MarlinFirmware/Marlin#27547

Co-Authored-By: rondlh <77279634+rondlh@users.noreply.github.com>
2025-06-14 17:44:50 -05:00
..
Configuration.h CAN_HOST + CAN_TOOLHEAD 2025-06-14 17:44:50 -05:00
Configuration_adv.h 🔧 TMC2240 Updates 2025-06-13 21:41:18 -05:00
README.md Two Trees SP-5 V3 (Color UI) (#1044) 2024-05-12 16:33:44 -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.