MarlinFirmware / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
https://marlinfw.org
GNU General Public License v3.0
16.23k stars 19.22k forks source link

[BUG] Ender 3 V2 Dacai Display Rendering Bugginess #26205

Closed notnot-nick closed 1 year ago

notnot-nick commented 1 year ago

Did you test the latest bugfix-2.1.x code?

Yes, and the problem still exists.

Bug Description

I have tested Marlin latest release and bugfix-2.1.x.

The UI partially displays but is bugged out, however I can navigate the marlin menu.

I am using Marlin UI on an Ender 3 V2 with a V4.2.2. board and STMF103RE processor.

Creality UI is even worse as it has no text at all, but I do not have pictures of it.

Bug Timeline

Today, when I installed Marlin2.1.x

Expected behavior

The display works properly, and I see Marlin UI

Actual behavior

I see Marlin UI but it is fragmented and displayed horribly

Steps to Reproduce

  1. Build Marlin (bugfix-2.1.x)
  2. Flash the LCD (dacai) by the private folder in LCD_FILES
  3. Flash the printer with the built marlin binary
  4. Look at the screen

Version of Marlin Firmware

Marlin bugfix-2.1.x (Aug 26 2023 00:26:44)

Printer model

Creality Ender 3 V2

Electronics

Stock Ender 3 V2

Add-ons

CR Touch

Bed Leveling

UBL Bilinear mesh

Your Slicer

Cura

Host Software

None

Don't forget to include

Additional information & file uploads

Marlin.zip

https://github.com/MarlinFirmware/Marlin/assets/66232265/f1d0ebd8-3909-4674-a300-4588e7054d31

20230826_003547

20230826_003553

ellensp commented 1 year ago

See https://github.com/MarlinFirmware/Configurations/tree/import-2.1.x/config/examples/Creality/Ender-3%20V2

DACAI ✅ Creality UI ✅ MRiscoC Pro UI ✅ JyersUI ✅ MarlinUI Portrait ❌ MarlinUI Landscape Lack of support for display rotation

You CANNOT use DWIN_MARLINUI_LANDSCAPE on this display It is a limitation of the firmware in the display.

Your also holding it in Portrait mode so should be using DWIN_MARLINUI_PORTRAIT

ellensp commented 1 year ago

This Issue Queue is for Marlin bug reports and development-related issues, and we prefer not to handle user-support questions here. (As noted on this page.) For best results getting help with configuration and troubleshooting, please use the following resources:

After seeking help from the community, if the consensus points to a bug in Marlin, then you should post a bug report.

github-actions[bot] commented 12 months ago

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.