Skip to content
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] Ender3 V2 - Enhanced UI - Screen brightness stuck at half #22793

Closed
CRCinAU opened this issue Sep 18, 2021 · 4 comments
Closed

[BUG] Ender3 V2 - Enhanced UI - Screen brightness stuck at half #22793

CRCinAU opened this issue Sep 18, 2021 · 4 comments

Comments

@CRCinAU
Copy link
Contributor

CRCinAU commented Sep 18, 2021

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

Yes, and the problem still exists.

Bug Description

It looks like the LCD Brightness option in the enhanced DWIN display doesn't seem to alter the LCD brightness.

On boot, the LCD seems to go to half brightness, but changing anything in the Advanced Settings does not get reflected in a brightness change of the LCD.

Bug Timeline

N/A

Expected behavior

N/A

Actual behavior

N/A

Steps to Reproduce

N/A

Version of Marlin Firmware

bugfix-2.0.x as of 20210917

Printer model

Ender 3 V2

Electronics

Stock + BLTouch

Add-ons

N/A

Bed Leveling

No response

Your Slicer

No response

Host Software

No response

Additional information & file uploads

No response

@CRCinAU
Copy link
Contributor Author

CRCinAU commented Sep 18, 2021

@mriscoc - Maybe you have some insight here.

@mriscoc
Copy link
Contributor

mriscoc commented Sep 18, 2021

@mriscoc - Maybe you have some insight here.

That was ok, maybe there was a problem with the last integration: #22778

@doubleO00
Copy link

As as temp fix I added to \Marlin\src\inc\Conditionals_post.h

#if EITHER(HAS_DWIN_E3V2, IS_DWIN_MARLINUI)
#define HAS_LCD_BRIGHTNESS 1
#define LCD_CONTRAST_MAX 255
#endif

mriscoc added a commit to mriscoc/Marlin that referenced this issue Sep 23, 2021
@github-actions
Copy link

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.

@github-actions github-actions bot locked and limited conversation to collaborators Nov 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants