-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Unable to rename groups/"erasers" (support blockers) #20
Comments
I can reproduce the groups not being renamed. I'll see what I can do to fix that. I can succesfuly rename support blockers though. Do you use the Extensions -> Mesh Tools menu or the viewport context menu ("right click" menu)? |
I was using the contextual menu method. Using the menu, it worked this time. And now it is working via contextual, as well. Odd. I tried several times before, and it just ignored the rename. |
After some code-searching, it turns out that Cura does not want you to rename groups: So this turns out to be a Cura issue afterall. I'll take this up with the devs at your original Cura issue (Ultimaker/Cura#9531) |
This will be fixed in the next major Cura release, with this PR: Ultimaker/Cura#9614 I'm considering backporting the fix for the current and older versions of MeshTools, so I'll leave this issue open for now. |
Application Version
4.8.0
Platform
Mac OS 10.15.7 (Catalina)
Printer
N/A
Reproduction steps
Group some objects or create a support blocker
Attempt to rename the object group or support blocker ("eraser") via Mesh Tools > Rename
Actual results
Rename Dialog appears, allows entry, but fails to rename group or support blocker.
Expected results
Should allow all objects - models, support blockers ("erasers"), and groups - to be renamed, for clarity in the Objects List.
The text was updated successfully, but these errors were encountered: