-
-
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] Accented letters are not displayed and line are truncated #26379
Comments
bisect take me to: "Fix TFT compile, K8400 pins" #26359 but it make no sense to me |
Found issue has been introduced by #26339 |
Merged
PR has been posted |
Because of PR |
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. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Did you test the latest
bugfix-2.1.x
code?Yes, and the problem still exists.
Bug Description
Usinbg Italian language there text has accented letters. While using them on "CUSTOM_MACHINE_NAME" is working, when they are used in menu items, string are printed truncated.
Example is MSG_FILAMENT_CHANGE_OPTION_PURGE where lcd prints "Spurga di pi" instead of "Spurga di più"
I tested MSG_FILAMENT_CHANGE_OPTION_RESUME changing text from "Riprendi stampa" to "Riprendi stamàpa" (obviously an error) LCD displayes "Riprendi stam"
Bug Timeline
It used to work but don't know when bug apperared
Expected behavior
Correct text displaying
Actual behavior
Text is truncated
Steps to Reproduce
Execute a filament load from lcd menu. When it terminates a message is displayed.
Version of Marlin Firmware
Bugfix 2.1 up to a6c8afc
Printer model
Custom Bear 2.1
Electronics
No response
Add-ons
No response
Bed Leveling
UBL Bilinear mesh
Your Slicer
Cura
Host Software
None
Don't forget to include
Configuration.h
andConfiguration_adv.h
.Additional information & file uploads
Configuration.zip
The text was updated successfully, but these errors were encountered: