Skip to content

[WIP] Fix FTDI EVE based LCD screen not initializing in Marlin 2.1.3 - #28424

Open
thinkyhead with Copilot wants to merge 2 commits into
bugfix-2.1.xfrom
copilot/fix-ftdi-eve-lcd-initialization
Open

[WIP] Fix FTDI EVE based LCD screen not initializing in Marlin 2.1.3#28424
thinkyhead with Copilot wants to merge 2 commits into
bugfix-2.1.xfrom
copilot/fix-ftdi-eve-lcd-initialization

Conversation

Copilot AI commented May 2, 2026

Copy link
Copy Markdown
Contributor
  • Fix FTDI EVE status screen landscape mode button overlap: MEDIA_BTN_POS and MENU_BTN_POS start at row 13 and span 4 rows (covering PREHEAT_POS and COOLDOWN_OFFSET_POS that are also at rows 13-14). Fix by moving them to rows 15-16 to match portrait mode layout.
  • Verify the fix compiles correctly

Agent-Logs-Url: https://github.com/MarlinFirmware/Marlin/sessions/be801833-059f-4a83-bcaa-9c11ef82cdcc

Co-authored-by: thinkyhead <698003+thinkyhead@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] FTDI EVE based LCD screen not initializing in Marlin 2.1.3 Beta 3 (Fysetc S6V2.0 & Fysetc TFT81050)

3 participants