-
-
Notifications
You must be signed in to change notification settings - Fork 384
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
Blue screen of death on Display update #2034
Comments
This isn't a problem with the code. Rather it is caused by a revision to the Display board by Creality. And your display board is unlike any other I've seen. Is this for the Ender 3 v2? In any event, it sounds like you're using an (old?) jyers DWIN_SET(Gotcha.) Instead, you need to find - in the firmware that you're using - the folder for the LCD called "private." Put that on your SD card and try again. (No DWIN_SET.)) |
yes, I have received this device (my first printer) earlier this week. It is definitely an ender 3 v2, with mainboard version 4.2.2
Could you elaborate on that? The video I've seen referes to the releases page. According to the instructions I have downloaded the BIN file and the source code zip. The bin updated the firmware of the mainboard just fine, the display files are in the zip under \Marlin-2.0.1\Display firmware\ I have found this forum and I have tried to follow the comment marked as a solution. (the zip attached to it indeed has a private folder). Still the same result though. |
Hmm... interesting to see that the mfg date of the PCB is this March. Maybe Creality also got hit by display sortages. |
Description
I have tried to update my ender 3 V2 with Jyres by following a youtube video. The first part (updating the firmware of the mainboard with E3V2-ManualMesh-3x3-v4.2.2-v2.0.1.bin was easy. Once I tried to update the display I received something like a blue screen of death on windows. I have followed the instructions carefully and have tried it couple times but I always got the same result.
I did remove the ' (Gotcha') from the folder name.
It was the only folder on the SD card.
I did format my SD to FAT32 with 4k allocatons, but the result is the same.
Steps to Reproduce
It is always reproducible on my device, it happens all the time.
Additional Information
The text was updated successfully, but these errors were encountered: