Creality CR-6 #5
Replies: 3 comments 5 replies
-
Please never flash your touchscreen with files that are not made for it (unless you don't mind bricking it)... I'm unaware of how T5L screens work, how they differ from T5UID1 screens and if there's some way to "convert" firmwares between the two. If someone with enough time, the appropriate skills and proper understanding of these screens and this project wants to submit a PR, I'm all for it. Until then, I'm afraid these screens won't be supported. |
Beta Was this translation helpful? Give feedback.
-
With a tip from the CR6 Discord I managed to install the firmware and get the boot screen correctly. After booting the screen gives 1 beep and goes to a second screen with just the hamburger menu. When I power the screen not connected to the printer it stays on the intro screen which indicates there is communication with the mainboard. From what I can see i have made a new .CFG file to match the T5L screen and set the rotation. The rebuilt the icon libraries and placed them in the correct positions (following the guide on the Community firmware GitHub https://github.com/CR6Community/CR-6-touchscreen). I assume I did not make mistakes here. I did not regenerate the .HZK font library as I didn't know which font(s) to generate. I threw in the one from the Community firmware but that doesn't make any difference. Is there a kind of compile step necessary or is that what the DGUS software does upon saving (generate)? |
Beta Was this translation helpful? Give feedback.
-
Just a progress update: I managed to port the graphics and screen navigation to the CR6. The temperatures and so are sent from the printer to the screen. However I cannot give any command from the screen. For instance when I set the hotend to 50 it will just stay at 0. For the printer mainboard I compiled the firmware with enable DGUS T5UID! screen on and tried both USART1 and USART2. In both cases the temperatures are reported as expected on the BTT CR6 board. Making any setting however doesn't work. Not having any experience with this software I have no idea where to start searching... |
Beta Was this translation helpful? Give feedback.
-
I am trying to use your screen software on a Creality CR-6 screen. Though it's a DWIN screen with the same resolution (mounted 90° rotated) It only partially flashed. Only the .BIN .HZK and .LIB files load. The .CFG and others do not load. I assume that though it's seemingly the same screen it is really not exactly the same. It is near impossible to find information though as to what is the difference and how to deal with it. The CR10S pro screen is a T5UID1 the CR-6 one T5UID2 (the only reference I can find). For the CR-6 the .CFG file starts with T5LC1 (taken from the CR-6 community firmware) vs T5D1 for your firmware.
Is there a (easy) way to port your firmware to this screen?
I had a look at the DGUS_TOOL_V8.0.1.1 which is used for the CR-6 community firmware but this is quite a daunting thing to get started with and i could not find any reference to different screen types apart from a resolution setting.
Beta Was this translation helpful? Give feedback.
All reactions