MarlinFirmware / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
https://marlinfw.org
GNU General Public License v3.0
16.18k stars 19.21k forks source link

[FR] Integrate low cost DWIN Touch panel #12096

Closed ModMike closed 4 years ago

ModMike commented 5 years ago

Feature request

Integrate the DWIN DMT48270M043_02WT used in the Wanhao and Monoprice touch screen printers.

This LCD interface is being used in several private Marlin builds. It would be a very nice low cost touch panel that compares favourably with standard displays at about $26.00 USD

Andrivet has built a fantastic interface and integrated the panel into Marlin 1.18 on his GitHub. Unfortunately it is specific to Wanhao and requires the enabling of additional serial ports in Marlin 1.18.

Would it be possible to build on his work and leverage his libraries to add it Marlin 2.0.x?

Andrivet Marlin GitHub

Andrivet DWIN DGUS GitHub

ModMike commented 4 years ago

Does anyone know what DGUS menu system works with the marlin implementation? Creality? OpenUI?

coldtobi commented 4 years ago

I did not follow how Marlin developed the last year due to health issues and the way Marlin is managed in git makes it harder to keep on top of it; I will not find time to drive this feature further anytime soon.

My combination that works for me (I hope, my local git repo seems to be a mess too) Marlin: https://github.com/coldtobi/Marlin/tree/tobi_ExtUI_anothershot GUI: https://github.com/coldtobi/Marlin_DGUS_Resources

github-actions[bot] commented 4 years ago

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.