-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Add new DWIN_SETs #994
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
base: import-2.1.x
Are you sure you want to change the base?
Add new DWIN_SETs #994
Conversation
update README
|
This PR is a bit on the indulgent side. We supply a single display set — So, please reduce this PR down to just the essentials that allow us to have the prettier icons from ProUI without all the extra display sets and options. |
80e5328 to
2f9f206
Compare
ill try to make it as simple as possible, there are just a bunch of options it seems. for instance, the "private" folder inside Custom Display Sets/Creality appears to be an older version of the same "private" inside Custom Display Sets/DACAI. half of these display assets come from Mriscoc's repo. in the README it states
so I'm guessing that we can remove the "private.tar.gz" and "firmware.zlib" files from Creality so it is just the "DWIN_SET". as of now it looks like everything is good to go. not sure what else could be done. |
|
You can tell by the presence of The Since these sets are obsolete for mainline Marlin, they need to be re-created with three We have striven to make one set of "Marlin"-branded bitmaps that work with all of our Ender-3 V2 UI options: CrealityUI / MarlinUI / ProUI / JyersUI. We won't continue to support or provide old-style sets, nor do we need to include a number of alternative boot screens with different branding. We kept the Creality boot screen around for the convenience of Creality as we sometimes work more closely with them. |
ef3d7e2 to
7f1571e
Compare
67189ba to
86e8aff
Compare
4f52bae to
17c4846
Compare
26e8ed1 to
0c87704
Compare
d5da5cb to
890ce83
Compare
|
want to say this is ready |
|
I have a Ender 3 v2 with DWIN display, that I have Fu.... up and have now a black screen. |
|
what type of LCD is it? TJC? typically if its DWIN, just put the DWIN_SET folder on the sdcard and insert in back of the display. you must also have firmware installed on your mainboard that you know works. |
Its DWIN display and firmware on MB V4.2.2 are the original firmware. |
|
I have also an 8Gb card, formatting to 4096 and MBR. |
|
the SD card should be FAT32. and for DWIN display, you use DWIN_SET folder which you can find here theres no BMP or JPG really, its compiled into an .ICO depending on your firmware, you might have to rename the .ICO in the DWIN_SET to 7.ICO or 9.ICO. you can find |
|
The boot screen is the file 0_start.jpg when in creality UI mode. Note it must be under 32KB |
|
Yes, I put the card in the back of the screen. Downloaded this firmware: @ellensp
|
|
sounds like you are doing it right. when the screen turns Blue then Red, the DWIN_SET was installed correctly. is it black because now you need to install the right firmware on the printer mainboard. do you have a firmware .bin file? depending on the chip/board you should be able to use just whatever you want. MRiscoC's ProUI, Marlin - JyersUI/Creality, or Creality official. I believe putting the .bin file in the root of the SD card will work. there are tutorials on how to do this. and you may need to reinstall the DWIN_SET using 9.ICO, if you used 7.ICO last. usually 7.ICO is for official Marlin/Creality firmware. if the screen is still black after installing the firmware - you can try putting the .bin in a folder called 'firmware'. if it still doesn't work, double check your mainboard and chip |
|
@classicrocker883 I owe you beer, if you come to my island Aeroe (Ærø) in Denmark, then write to me 😁 Thank you for helping me out 👍🎉💪 |
|
haha @gaasen6 your welcome. in lieu of a beer since I dont drink you can get me a ko-fi, or donate to me here. im glad you got it working, the new firmware and screen icons are an amazing update! |
2a65e72 to
ec08426
Compare
0db2457 to
7bb04d1
Compare





update README
add support for Voxelab
give user options
see How to update the display wiki at mriscoc's repo.
So apparently there have been updates with using other than DWIN displays.