Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
entityThiex opened this issue Jul 17, 2024 · 13 comments
Labels
Confirmed but not a bug The behavior was confirmed but not considered a Professional firmware bug stale-closing-soon

Comments

@entityThiex
Copy link

entityThiex commented Jul 17, 2024

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

@entityThiex entityThiex added the Bug: Potential ? Is it a bug? confirmation or more user feedback is required label Jul 17, 2024
@mriscoc
Copy link
Owner

mriscoc commented Jul 17, 2024

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
Copy link
Author

Thanks, I'll use these

@mriscoc mriscoc added bug: False alarm? It is not a firmware bug or the bug cannot be confirmed. and removed Bug: Potential ? Is it a bug? confirmation or more user feedback is required labels Jul 17, 2024
@entityThiex
Copy link
Author

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
Copy link
Owner

mriscoc commented Jul 17, 2024

The support for that board is preliminary: MarlinFirmware/Marlin#26562

@entityThiex
Copy link
Author

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
Copy link
Owner

mriscoc commented Jul 17, 2024

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
Copy link
Author

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
Copy link
Owner

mriscoc commented Jul 17, 2024

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

@mriscoc mriscoc changed the title [BUG] (bug summary)missing files / files renamed? [BUG] Unsupported custom configuration: Ender3 Pro, E3 free-runs, CR10DSPLY and Ultipanel PROUI extension Jul 17, 2024
@entityThiex
Copy link
Author

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 mriscoc added Confirmed but not a bug The behavior was confirmed but not considered a Professional firmware bug and removed bug: False alarm? It is not a firmware bug or the bug cannot be confirmed. labels Jul 18, 2024
@mriscoc
Copy link
Owner

mriscoc commented Jul 18, 2024

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
Copy link
Author

What display would I need to have a supported version?

@mriscoc
Copy link
Owner

mriscoc commented Jul 18, 2024

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.

Copy link

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.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Confirmed but not a bug The behavior was confirmed but not considered a Professional firmware bug stale-closing-soon
Projects
None yet
Development

No branches or pull requests

2 participants