-
Notifications
You must be signed in to change notification settings - Fork 15
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
Small Pixel Errors on Display #7
Comments
I think I found potential upstream changes that can cause those. Would you mind to try experimental build http://orava.kad.name/3d/experimental/amz_melzi_bed_bl_a2-bugfix-2.0.x-20210319-firmware.hex in your setup and see if that fixes it? |
@kad Thx for the investigations. The pixel issues unfortunately still occur with this build. |
Do they start to appear right away after booting or only after some conditions? |
Right after booting. Even on the very first screen with the Marlin logo. @kad You don't have it on your printer? |
Interesting. No, I can't reproduce that on the board that I have. Tried to flash bed+BLTouch in two variants (PIN27+EXT-A2 or EXT-A2+Zmin), both seems to be ok, the self-tests are passing. https://ibb.co/7SxvC2C |
@kad I have checked my wiring and it looks ok. I am again using the build from March 10. |
@ckiefer SKR mini E3 V2.0 is indeed good board, but for MZ there is better one: BTT SKR mini MZ. It is schematically exactly as SKR mini E3 V2.0, but physical dimensions are specifically done to fit it into Anycubic Mega Zero case. Regarding pixels errors, can you share photo of your board and wirings? might be something will give a hint... |
@kad I've added a few pictures of my wiring here: https://photos.app.goo.gl/YqFMgkwE3Ro6Ti2Y7 |
I agree with @kad I bought the BTT SKR mini MZ and am very happy with how easy it was to swap with the standard board, also its extremly quiet.... Also you dont need to buy the 3.5inch TFT as the Mega Zero LCD works perfectly with the BTT SKR mini MZ. I bought the TFT because I thought I needed it, it does look very good at works great but its was not needed. |
|
@kad I will try this too once in a while. Thx for the support! |
@ckiefer can you try latest 20210403 build? there were some updates regarding LCD+AVRs in upstream code |
@kad Just tried it but still no luck. Pixel errors still occur. Many thx anyways. |
Hey, I've experienced the same pixel problem on my MZ2 running this build: |
@Kysztof thx for report. if that wouldn't help, try to revert to some previous one... trying to triage where it starts. |
Well, I flashed the latest build (http://orava.kad.name/3d/latest/amz2_melzi-bugfix-2.0.x-20210411-firmware.hex) and it looks like there are less pixel bugs showing on the screen :) |
I suspect that something got broken with timings/delays for this type of LCDs in upstream code. I've seen changes for that on ARM based boards, and I suspect that same might happen to Atmel based boards (like stock one). However, I was not able to reproduce that on my board/display combination, thus I'm starting to suspect that default timings for these LCD controllers are also varying... :( |
I see, well it is somehow better now - at least the screen is readable :D |
@Kysztof thx, but I already have bunch of hardware in my lab. :) |
Okay, it took me while but I've updated the drive link with LCD pictures :) |
@Kysztof @ckiefer regarding issues on LCD, based on photos it looks like different revision of LCD compared to what I had on my printer. So, definitely timings are off. As I don't have such display revision, we need to experiment a bit, to see what would work.
Trying to adjust those figures down, probably we can find good value... e.g. about 80 / 80 / 200 or something in that range. |
Small pixel errors are shown on the display as of release amz_melzi_bed_bl_a2-bugfix-2.0.x-20210311-firmware.hex
Printer: Anycubic Mega Zero 2.0 with stock Melzi board, BL Touch attached to exp-a2 connector
Some pictures are here: https://photos.app.goo.gl/YqFMgkwE3Ro6Ti2Y7
The text was updated successfully, but these errors were encountered: