-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
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
[BUG] cr10s screen overlapped #19350
Comments
Please test the |
Do you mean to test on latest bugfix or to test the stable releases? |
Checked on current bugfix. |
Something to do with how the wildcard in MSG_EN_STEPS = _UxGT("* Steps/mm"); is interpreted. |
removing line 60 from https://github.com/MarlinFirmware/Marlin/blob/bugfix-2.0.x/Marlin/src/lcd/lcdprint.cpp#L60 |
Ok line 60 prints while checking the text isn't larger than the lcd. vs default which doesn't.. |
Check the PR above (#19351) works for you also. |
This has been fixed in current bugfix |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Bug Description
The text overlap the values on 2.0.6.1
My Configurations
Marlin.zip
Steps to Reproduce
Expected behavior: Text are separate from the values
Actual behavior: Text hides the values
Additional Information
The text was updated successfully, but these errors were encountered: