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

When two models are updated, only one actually updates #15641

Closed
2 tasks
robstoddard opened this issue May 31, 2023 · 1 comment
Closed
2 tasks

When two models are updated, only one actually updates #15641

robstoddard opened this issue May 31, 2023 · 1 comment
Labels
Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior.

Comments

@robstoddard
Copy link

Application Version

5.2.2

Operating System

Windows 10

Printer

Ultimaker S7

Reproduction steps

In Fusion 360 I updated two models. CURA notices the change, asks me if I want to reload one of the models, but fails to ask if I want to reload the other model.

  1. have more than one model on the print bed
  2. Make changes to more than one model without updating it in CURA
  3. Notice that CURA has asked if I want to update model
  4. Update model.
  5. Notice CURA does not ask if I want to update any other models
  6. Notice CURA still has stale models

Actual results

CURA can end up being made to print stale models if the user isn't attentive in updating the models that are laid out on the print bed. If the user "reloads all models" then stale models are reloaded, but the proactive asking of CURA's to "do you want to reload model X?" causes the user to possibly become complacent and fail to reload model Y.

Expected results

It would be nice if CURA either makes a blanket statement "Models have changed, do you want to update them?" and then reloads all models when the user indicates, or (more annoying) iteratively asks about each updated model. I prefer the former to the latter obviously.

Checklist of files to include

  • Log file
  • Project file

Additional information & file uploads

I didn't add any log files or anything because there wasn't any form of crash, and the bug is, or should be simple enough to duplicate.

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

👋 Quick update on our side.
This is resolved in the 5.9 release 🎉 , you can download the Cura version with the fix here: https://github.com/Ultimaker/Cura/releases/tag/5.9.0

I'll close this issue since it's resolved.
Thanks again, and please let us know if you run into any other issues 💪

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior.
Projects
None yet
Development

No branches or pull requests

2 participants