capekoviroboti / creality-dwin-lcd-customizer

MIT License
5 stars 2 forks source link

Creality CP-01 #1

Open CyberLele opened 2 years ago

CyberLele commented 2 years ago

Hello, I have a creality CP-01 with lcd dmt48270c043_06wt and creality V2.5.2 board, I'm trying to install this program and make it work so that I can finally update Marlin 1.1.6 of creality with the latest available.. But with Windows 11 I'm having big problems, I install python 3.7 to avoid installation problems but still requires me to install the 3.10 from Microsoft store, with the consequent compatibility problems .. Any tips or suggestions? Thank you

capekoviroboti commented 2 years ago

Hi @CyberLele! I have not finished getting this working on Windows yet, as I only have *nix machines so I can't test things out. But if your main goal is to get Marlin to 2.0.9.3, without customizing the screen firmware I can help you do that.

You will want to head over to the Marlin project on GitHub and download the latest code there: https://github.com/MarlinFirmware/Marlin/releases/tag/2.0.9.3

Then head to the configuration files from Marlin and download the latest ones from there: https://github.com/MarlinFirmware/Configurations/releases/tag/2.0.9.3

Extract those .zip files. In the Configurations folder, find your printer and board combo and copy the .h files from their into the Marlin/Marlin folder.

Then install VSCode, then the Autobuild Marlin and Platformio plugins for VSCode. Open up the Marlin folder, go to the Autobuild Marlin tab and press build. That should create the firmware binary file you need.

CyberLele commented 2 years ago

@capekoviroboti Thanks, building marlin is not a problem, what is missing is to make the lcd work! Yesterday I managed to make the program work with python 3.7, but in the "custom" section it is not possible to build the firmware. So I tried with CR6, the lcd files are created, but it generates errors at the time of compilation. As soon as I finish working I share the report

capekoviroboti commented 2 years ago

Can you copy over the text of the errors you are seeing?

CyberLele commented 2 years ago

From cmd or powershell

From application