-
-
Notifications
You must be signed in to change notification settings - Fork 19.2k
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] LCD 2004 and Mightyboard showing weird characters in some menu #17514
Comments
Did you use official marlin? The reason I ask is the bug that places the last line one char left, I remember fixing a long time ago... unless its regressed.. here #16566 Now confirmed this is still in current marlin |
I'll give a try to bugfix branch |
@chepo92 is the issue still there ? |
Yes, I used bugfix a month ago and it was still present, I haven't done much debugging/reserach on it as is not critical |
Please test the bugfix-2.0.x branch to see where it stands. its updated daily and it might well be that your issue have been solved |
Lack of Activity |
I'm also having #17515 with this LCD and board |
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
I'm updating some mightyboards with stock LCD to marlin 2.0.5.3 and facing this issues:
In some points navigating the menu (eg. moving axes), there appears a weird "H" character in the LCD.
Also in some parts it shifts one char position.
My Configurations
configs.zip
Required: Please include a ZIP file containing your
Configuration.h
andConfiguration_adv.h
files.Steps to Reproduce
Expected behavior: clear lcd without rare chars
Actual behavior: "H"
Additional Information
The text was updated successfully, but these errors were encountered: