CR6Community / CR-6-touchscreen

CR-6 SE touchscreen software extended with more functionality and pages than the stock CR-6 touchscreen software.
https://cr6community-support-team.gitbook.io/cr6comm-touchscreen-refactored-firmware-docs/
152 stars 34 forks source link

Support for newer DWIN hardware by @InsanityAutomation #67

Closed Sebazzz closed 1 year ago

Sebazzz commented 2 years ago

Huge thanks for @InsanityAutomation for making this effort.

This needs the new DGUS editor V8.2.1.14 downloadable from here.

For the rest I quote:

FYI, the 8.2.14 utility drops about 1/2 the screen elements. Ive confirmed it still works properly with OS 2 (dgus 7.3) and OS3 (dgus 8.0) projects brought up flashed to the same screen hardware, im working on recreating elements now. Got all the ICL's regenerated, oddly needed to re-set the color depth of every image and recreate the ICL for it to show anything first flashable built in 8.2.14 for the new hardware revs A project built with this works all the way back to OS2 It might be worth noting that some of the elements could not be converted over exactly, for example the icon that was behind all of the leveling data points You'll notice in the new projects that icon is gone, in the old project it was linked to a icon image number that was very small and then the size forced to cover the entire background The new version software locks the size of the element to the size of the image file that it's displaying so I could not recreate that So I just removed the icon for now as I wasn't really sure it was necessary to be honest There was also an element that was drawn a mile off the screen at index 20,000 on y that I didn't bother to recreate

Thinkersbluff commented 1 year ago

The Release of v1.1 of the Refactored DWIN_SET completed the work started by Insanity Automation.