-
-
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] Status text not shown on Ender 3 V2 DWIN MarlinUI #23988
Comments
I have same issue. And also I use skr e3 turbo board EDIT: |
@InsanityAutomation: Do you have an (original) DWIN screen and can you take a look at this? Your Ender-3 S1 PR seems have broken some things #23949 |
I pinged InsanityAutomation on Discord and he confirmed the UI/screen flashing bug, but couldn't reproduce the status missing text screen bug. Do these screens have revisions printed on them by chance? Perhaps it's a difference of hardware/DWIN features. |
@The-EG: Can you upload a video showing the status screen bug?
To answer my own question, I found my E3V2 DWIN screen and couldn’t find any real markings to indicate board revisions. I’ve been busy IRL, but still plan to test this on my end. |
If i insert a SD card i see the message "SD insert" for 1 sec then is status text clean. Before the bug |
2 videos, current bugfix and with 4953946 reverted:
Current bugfix behavior: It's worth pointing out: either I didn't notice how bad this was before or it's gotten worse in the past few days. Not only is the status text missing, some other parts of the status screen are too. Even the images shown during bootup are different. After reverting 4953946: |
I assume that'll break non-DWIN screens. @InsanityAutomation can you test this fix on your end? |
I'll probably have some more tweaks this weekend. They're not all required, some were insurance. Looks like the above may be triggered if status scrolling is disabled, so enabling that is a workaround for the moment. |
This should be fixed in #24013 |
Sorry for the delay, #24013 does fix this issue. |
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. |
Did you test the latest
bugfix-2.0.x
code?Yes, and the problem still exists.
Bug Description
The status text is no longer shown on the status screen when using a genuine 'DWIN' screen shipped with the Ender 3 v2 using MarlinUI. When the status changes, it flashes briefly and then disappears. The status screen also flickers a bit.
Bug Timeline
4953946 from #23949
Expected behavior
The status text to be shown properly
Actual behavior
The status text is no longer shown on the status screen when using a genuine 'DWIN' screen shipped with the Ender 3 v2 using MarlinUI. When the status changes, it flashes briefly and then disappears. The status screen also flickers a bit.
Reverting 4953946 results in expected behavior and no flickering.
Steps to Reproduce
Version of Marlin Firmware
Bugfix-2.0.x as of 2022-04-02 (d98c61c)
Printer model
Ender 3 v2
Electronics
4.2.2 board, DWIN LCD
Add-ons
No response
Bed Leveling
UBL Bilinear mesh
Your Slicer
No response
Host Software
No response
Additional information & file uploads
ender3v2.zip
The text was updated successfully, but these errors were encountered: