mriscoc / Ender3V2S1

This is optimized firmware for Ender3 V2/S1 3D printers.
Other
2.62k stars 358 forks source link

[BUG] Unsupported custom configuration: Ender3 Pro, E3 free-runs, CR10DSPLY and Ultipanel PROUI extension #1328

Closed entityThiex closed 2 weeks ago

entityThiex commented 3 months ago

Did you test with a precompiled firmware?

Yes, and the problem still exists. <<--- There isn't any precompiled firmware for that configuration (Edit)

Bug Description

I'm trying to compile a custom configuration and have run into a platformio issue, the file 'libproui_ubl_ultipanel.a' cannot be found. I've followed the directions step by step, so this should not happen, right? The file is also not there, I've manually looked it up to make sure it is not a too long path or similiar.

Bug Timeline

No response

Expected behavior

Compile without error

Actual behavior

failed with FileNotFoundError: [Errno 2]

Steps to Reproduce

follow the steps of your configurator tool, then try to compile it.

Version of Professional Firmware

Marlin 2.1.1.0

Printer model

Ender 3 Pro <<-- That printer can't be found in the Configurator (Edit)

Electronics

E3 free-runs TMC2209

LCD/Controller

12864

Other add-ons

cr-touch, creality spider hotend

Bed Leveling

UBL Bilinear mesh

Your Slicer

Cura

Host Software

None

Additional information & file uploads

No response

mriscoc commented 3 months ago

The libraries are here: https://github.com/mriscoc/Ender3V2S1/tree/Ender3V2S1-Released/Marlin/lib/proui/ but only for supported configurations, be sure that you are using the Configurator and the files in the main repository you should not need to search for the library files manually.

entityThiex commented 3 months ago

Thanks, I'll use these

entityThiex commented 3 months ago

Just a short question, isn't there a difference between the two board types, can I just copy the files from the other one?

mriscoc commented 3 months ago

The support for that board is preliminary: https://github.com/MarlinFirmware/Marlin/pull/26562

entityThiex commented 3 months ago

But wasn't that branch deleted? shouldn't these changes be in the main branch? If so, are they simply not usable in the configurator or unavailable at the moment?

mriscoc commented 3 months ago

I just check and currently there is no support for the combination: E3 free-runs + Ultipanel. I will try to update the support soon. If you are in Patreon, you will have access to a pre-release library or to an official compiled firmware.

entityThiex commented 3 months ago

Is there a need to use the ultipanel? I'm using a CR10DSPLY display, is that the problem or am I doing something wrong?

mriscoc commented 3 months ago

Ultipanel is a generic Marlin name for many displays including the CR10DSPLY.

entityThiex commented 3 months ago

Can you give me some approximate time this will take? You probably have a lot on your plate, so I don't think that it will be fast. Just would be nice to know a roundabout time.

mriscoc commented 3 months ago

Usually, a previously unsupported combination is compiled when someone requests it on the Patreon site and then the library is made available, also when there are many requests for that specific combination.

entityThiex commented 3 months ago

What display would I need to have a supported version?

mriscoc commented 3 months ago

A color display such as DWIN/DACAI/TJC: https://github.com/mriscoc/Ender3V2S1/wiki/How-to-update-the-display With those displays you will have additional benefits such as being able to see the leveling grid, a graph of the temperatures, etc.

github-actions[bot] commented 1 month ago

This issue has had no activity in the last 60 days. Please add a reply if you want to keep this issue active, otherwise it will be automatically closed within 10 days.