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

Cut Connectors Broken when assigning part to other side #11487

Closed
2 tasks done
ThyOneGuy opened this issue Oct 20, 2023 · 3 comments
Closed
2 tasks done

Cut Connectors Broken when assigning part to other side #11487

ThyOneGuy opened this issue Oct 20, 2023 · 3 comments
Labels

Comments

@ThyOneGuy
Copy link

Description of the bug

Cut connectors such as frustum and snap connectors are not present after slicing if you assigned parts to the other side during the cut that made the connectors.

Image of the connectors after finishing the cut
image

Image of them missing from the slice
image

Picture of the object viewer while the connectors are broken
image

If I do not assign any parts to the other side then the connectors appear as normal. Its just really hard to cut up a large complex model without the ability to assign parts to the other side with connectors working.

Project file & How to reproduce

Ice Cane.zip

Reproduce by cutting a model through multiple features and assigning some of them to the other side with a right click.
Add connectors such as frustrum or snap
Finish cut and slice
Connectors will be missing from final slice view, and do not print if you try anyways.

Checklist of files included above

  • Project file
  • Screenshot

Version of PrusaSlicer

Version 2.6.1+win64

Operating system

Windows 10 22H2 (19045.3570)

Printer model

Creality CR-10 Smart Pro

@lukasmatena
Copy link
Collaborator

Thanks. Adding reference to #11415. We will look into it.

@Jan-Soustruznik
Copy link
Collaborator

SPE-1979

lukasmatena pushed a commit that referenced this issue Nov 11, 2023
+ Added check objects after cut
+ CutUtils: Ensuring that volumes start with solid parts after solid parts merging for proper slicing
Noisyfox pushed a commit to Noisyfox/OrcaSlicer that referenced this issue Nov 11, 2023
…ing part to other side

+ Added check objects after cut
+ CutUtils: Ensuring that volumes start with solid parts after solid parts merging for proper slicing

(cherry picked from commit prusa3d/PrusaSlicer@a9410ed)
@lukasmatena
Copy link
Collaborator

Fixed in 2.7.0-beta1. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants