Closed classicrocker883 closed 1 year ago
Config files are always necessary
Should we waste time recreating configs that may or may not trigger this issue, or use a config that is known to trigger the issue and use the time to look into the actual problem?
It also answers a lot of questions.
For eg, what motherboard are you using? Do you know if it is board specific or not?
Please attach your configs as requested.
my configs may not directly be compatible with Marlin as is, but like I have posted just enable the DWIN ProUI LCD, and this is on a voxelab Aquila board with color 4.3 lcd. it simply would not boot with SHOW_BOOTSCREEN
or BOOTSCREEN_TIMEOUT
that is a false alarm, not sure what caused the initial non-boot up, but perhaps I mistaken that change in code for something else I did and not recall.
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.1.x
code?Yes, and the problem still exists.
Bug Description
in Configuration_adv.h under
#if HAS_DISPLAY
having#define SHOW_BOOTSCREEN
and#define BOOTSCREEN_TIMEOUT 4000
caused issues when booting from DWIN_LCD_PROUI putting back the previous fixed the issue.Bug Timeline
No response
Expected behavior
should have booted normally
Actual behavior
did not go past the first boot screen
Steps to Reproduce
Version of Marlin Firmware
most current
Printer model
No response
Electronics
No response
Add-ons
No response
Bed Leveling
None
Your Slicer
None
Host Software
None
Don't forget to include
Configuration.h
andConfiguration_adv.h
.Additional information & file uploads
config files to upload not necessary.