Skip to content

fix LCD_LANGUAGE on HD44780 #27729

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

ellensp
Copy link
Contributor

@ellensp ellensp commented Mar 8, 2025

Description

With a HD44780 based text display if you set LCD_LANGUAGE it is ignored.

The fix is not to undef LCD_LANGUAGE when using HAS_MARLINUI_HD44780

Requirements

A HD44780 based lcd + LCD_LANGUAGE

Benefits

Works as expected

Related Issues

  • [BUG] LCD_LANGUAGE does not work anymore #27728
  • @ellensp ellensp added this to the Version 2.1.3 milestone Mar 8, 2025
    @thisiskeithb thisiskeithb linked an issue Mar 8, 2025 that may be closed by this pull request
    1 task
    @thinkyhead thinkyhead merged commit f0bd400 into MarlinFirmware:bugfix-2.1.x Mar 13, 2025
    64 checks passed
    @ellensp ellensp deleted the fix-LCD_LANGUAGE-on-HD44780 branch March 13, 2025 23:42
    EvilGremlin pushed a commit to EvilGremlin/Marlin that referenced this pull request May 15, 2025
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    [BUG] LCD_LANGUAGE does not work anymore
    2 participants