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

5.4.0 STL file cannot be inserted #16419

Closed
AnyITil opened this issue Aug 7, 2023 · 10 comments
Closed

5.4.0 STL file cannot be inserted #16419

AnyITil opened this issue Aug 7, 2023 · 10 comments
Labels
Status: Under Investigation The issue has been confirmed or is assumed to be likely to be a real issue. It's pending discussion. Type: Bug The code does not produce the intended behavior.

Comments

@AnyITil
Copy link

AnyITil commented Aug 7, 2023

Cura Version

5.4.0

Operating System

MacOS Ventura 13.4.1

Printer

Anycubic i3 Mega s

Reproduction steps

Open an STL in Cura

Actual results

It doesn't copy the STL in.

Expected results

open the file after inserting it, to slice it

Add your .zip and screenshots here ⬇️


@AnyITil AnyITil added Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior. labels Aug 7, 2023
@MariMakes
Copy link
Contributor

MariMakes commented Aug 8, 2023

Hey @AnyITil,

Welcome to the UltiMaker Cura Github 🚀

We've received some reports with the shipped STL reader not working for everyone.
Could it be that our STL reader plug-in is disabled by accident?
If you go to the marketplace, click on the gear, and scroll down until you see STL Reader, you should be able to Enable it again from there.
image

Can you let us know if that is your issue?
If that's not the case, just let us know we'll take another look. 👍
Then it might be a duplicate of #16249

@MariMakes MariMakes added the Status: Needs Info Needs more information before action can be taken. label Aug 8, 2023
@AnyITil
Copy link
Author

AnyITil commented Aug 21, 2023

The STL reader isn't deactivated. I have observed that the files open, it takes a long time to load.

@github-actions github-actions bot removed the Status: Needs Info Needs more information before action can be taken. label Aug 21, 2023
@MariMakes
Copy link
Contributor

Hey @AnyITil,

Do you see this happen with all models?
Can you try this model for example?
Could it be that you are trying to load a model with too many triangles or MBs?

If it's just a certain model than to me, it doesn't seem like a bug in Ultimaker Cura.

@MariMakes MariMakes added the Status: Needs Info Needs more information before action can be taken. label Aug 28, 2023
@AnyITil
Copy link
Author

AnyITil commented Aug 28, 2023

Hey,

I tried it once and noticed that loading the Calibration Cube or other models took 4 minutes immediately after opening Cura. After the first model was loaded, I could then open other models in any MBs without waiting.

@github-actions github-actions bot removed the Status: Needs Info Needs more information before action can be taken. label Aug 28, 2023
@MariMakes
Copy link
Contributor

Hey @AnyITil,

Thanks for the update.
I'll bring it up to the team to see what they can do to improve it.
We have some Mac developers, they might recognize the issue.

Fingers crossed 🤞

@MariMakes MariMakes added Status: Under Investigation The issue has been confirmed or is assumed to be likely to be a real issue. It's pending discussion. and removed Status: Triage This ticket requires input from someone of the Cura team labels Sep 4, 2023
@MariMakes
Copy link
Contributor

Hey @AnyITil,

I showed your issue to the team and they had a good idea how we might learn more about what is happening.
To learn better about what's slowing your software down, could you install a plug-in that performs more extensive logging?

You can download it here: https://marketplace.ultimaker.com/app/cura/plugins/UltimakerPackages/ExtensiveSupportLogging
After it's installed can you....
1. Select Extensions
2. Select Remote Support
3. Start CPU profiler
4. Repeat your steps to reproduce.
5. Stop CPU profiler
6. Select Save Remote Support Archive
7. Go to the Marketplace
8. Select the gear icon
9. Uninstall Startup Optimiser
10. Share the Remote Support Archive Zip file here on Github

You'll need to open Github in your browser to attach any files to your ticket
You can click the view it on GitHub link at the bottom of your email to open GitHub in the browser.

Thank you 🙏

@MariMakes MariMakes added the Status: Needs Info Needs more information before action can be taken. label Sep 11, 2023
@AnyITil
Copy link
Author

AnyITil commented Sep 11, 2023

remote-support_23-09-11-14_18_37.zip

@github-actions github-actions bot removed the Status: Needs Info Needs more information before action can be taken. label Sep 11, 2023
@rburema
Copy link
Member

rburema commented Sep 15, 2023

Thanks! However, from what I can see from those 'extensive logging', is that the STL loading takes about 49+ seconds, and spends most of that (48+ seconds) in the actual library code that's supposed to load the STL. Nothing that 'we' programmed seems to get in the way of that...

Was this file made when opening a file when you observed the behaviour, or after?

@AnyITil
Copy link
Author

AnyITil commented Sep 15, 2023

After opening Cura, I started logging and opened a file. The error with the long loading time did not occur. Before the test, I deleted junk files from my Mac, which made it run significantly faster. I think this fixed the long loading time issue. Now I don't have any loading time problems. I still made the extensive logging, there could have been other errors.

@rburema
Copy link
Member

rburema commented Sep 15, 2023

There don't seem to be other issues, not with the STL at least.

I think this issue can be closed.

@rburema rburema closed this as completed Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Under Investigation The issue has been confirmed or is assumed to be likely to be a real issue. It's pending discussion. Type: Bug The code does not produce the intended behavior.
Projects
None yet
Development

No branches or pull requests

3 participants