UltiMaker uses functional, analytical and tracking cookies. Tracking cookies enhance your experience on our website and may also collect your personal data outside of Ultimaker websites. If you agree with the use of tracking cookies, click “I agree, continue browsing”. You can withdraw your consent at any time. If you do not consent with the use of tracking cookies, click “Refuse”. You can find more information about cookies on our Privacy and Cookie Policy page.
Multiple joined components in one STL generate shell walls between components
Posted
· Multiple joined components in one STL generate shell walls between components
It's not the slicer really. If you don't combine the parts, there will be a surface between the two objects. Since STL doesn't actually define what is inside or outside (it only defines surfaces) you get weird results like that.
I've taken a screenshot of the uncombined version of the file to show you what the issue is:
As you can see, there is a small gab between the two objects. This gap is caused by the tessalation (eg; It needs to create flat surfaces, so a round surface is approximated by multiple flat ones). This process will pretty much always introduce inaccuracies, which can lead to gaps like this.
The result that you see is basicly your slicer doing exactly what you ask it to do; There are two components and they are printed as two components.
Posted
· Multiple joined components in one STL generate shell walls between components
Thanks @nallath for your advice, I now understand what it's doing and the rationale behind it.
As much as I've got to like Cura's simplicity and ease of use (even in Expert mode which I am certainly not!), it's a shame it doesn't have similar capability as to what PrusaSlicer appears to do, that is, see both components (it calls them parts) in the single STL and when combined, slices them both as one.
Link to post
Share on other sites
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Here comes Cura 5.9 and in this stable release we have lots of material and printer profiles for UltiMaker printers, including the newly released Sketch Sprint. Additionally, scarf seams have been introduced alongside even more print settings and improvements. Check out the rest of this article to find out the details on all of that and more
We are happy to announce the next evolution in the UltiMaker 3D printer lineup: the UltiMaker Factor 4 industrial-grade 3D printer, designed to take manufacturing to new levels of efficiency and reliability. Factor 4 is an end-to-end 3D printing solution for light industrial applications
Recommended Posts
nallath 1,124
It's not the slicer really. If you don't combine the parts, there will be a surface between the two objects. Since STL doesn't actually define what is inside or outside (it only defines surfaces) you get weird results like that.
I've taken a screenshot of the uncombined version of the file to show you what the issue is:
As you can see, there is a small gab between the two objects. This gap is caused by the tessalation (eg; It needs to create flat surfaces, so a round surface is approximated by multiple flat ones). This process will pretty much always introduce inaccuracies, which can lead to gaps like this.
The result that you see is basicly your slicer doing exactly what you ask it to do; There are two components and they are printed as two components.
Link to post
Share on other sites
Aubs 0
Thanks @nallath for your advice, I now understand what it's doing and the rationale behind it.
As much as I've got to like Cura's simplicity and ease of use (even in Expert mode which I am certainly not!), it's a shame it doesn't have similar capability as to what PrusaSlicer appears to do, that is, see both components (it calls them parts) in the single STL and when combined, slices them both as one.
Link to post
Share on other sites