-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Don't prompt to save profile is current project 3mf file has been saved #5671
Comments
I find the way PrusaSlicer handles changes confusing too. A PS project should be handles the same way as a document in a word-processor this would be intuitive for the majority of users. |
You are guys right. We will get there one day. The current behavior is a
result of multiple refactorings of the old Slic3r.
ne 3. 1. 2021 v 16:34 odesílatel Joakim Hjort <[email protected]>
napsal:
… I find the way PrusaSlicer handles changes confusing too.
A PS project should be handles the same way as a document in a
word-processor this would be intuitive for the majority of users.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#5671 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABMPSI37MZXF6FYEPWZVCWDSYCE6VANCNFSM4VR4Y4FQ>
.
|
I do love the new discard / save / transfer behaviour, that is really great. This is only a small extra to make it perfect in my opinion ;] |
This is now implemented in 2.4.0-alpha1. In case current project is saved, the "Unsaved changes" dialog for the profiles is not shown. It is only shown when it is unsaved and user decides to discard the changes. I'm closing the issue. We'll be glad if you provided some feedback after the alpha is released (which should be shortly). Thanks. |
Very good, thank you! |
Version
2.3.0-rc2 GTK3 appimage
Operating system type + version
Ubuntu 20
Behavior
Even if a project is saved, upon quitting PS prompts to save all changes into a profile.
Open a slicing session, make changes to print/printer/filament, save the 3mf, and quit
For such a modular and flexible program like PS, there is no reason - at least for us [3d printing shop] - to save profiles in PS. We save 3mfs for every project, and all settings are re-applied any time we reopen that project. I understand that profiles might be a good option for those doing smaller projects and perhaps not versioning every file of every project in its own 3mf file, but if a 3mf file was saved, there is no reason to prompt to save or "lose" changes, because those changes would never be actually lost.
I even got a live chat rep [who was, as always, otherwise very skilled and knowledgeable] to tell me that if I don't save something into a profile, that won't be applied to the exported gcode, whereas that is obviously false as I've literally never saved a single print or filament profile in my entire life.
I know there's a "remember this decision" checkbox, but we should definitely distinguish between "3mf has been saved" and "3mf has not been saved or further changes to the profiles have been applied since last save" scenarios, since, right now, if I checked the "remember this decision" box, and then pressed "discard" I'd be at risk of losing actually unsaved work in the future.
PS asks to save changes to a profile regardless of whether a 3mf was saved or not
Is this a new feature request?
yes, thanks in advance
The text was updated successfully, but these errors were encountered: