Skip to content

move sd PRINT_PROGRESS up one line on a 16x4 status screen #27844

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 May 7, 2025

Description

It was found that the PRINT_PROGRESS was incorrectly printing on line 3 of a 16x4 lcd

Image

The 4% should not be there, it should be up one line. in the format of SD N.N %

Moved it to line 2 where it should be.

Also updated MarlinSimUI to latest version, to allow different sized text lcd's

Requirements

16x4 lcd + sdcard

Benefits

Status lcd screen is correct

Related Issues

  • [FR] Alternative style for status screen on 16x4 lcd #27842
  • use LCD_WIDTH when available p3p/MarlinSimUI#50
  • @thinkyhead thinkyhead merged commit a4d254e into MarlinFirmware:bugfix-2.1.x May 7, 2025
    66 checks passed
    @ellensp ellensp deleted the fix-sd-position-on-16x4-lcd branch May 8, 2025 01:49
    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.

    2 participants