Hi Andre, you've got an area in your model where more than 2 surfaces are coming together at a single edge.
This area here:
That's the non-manifold structure.
When the slicer tries to generate a section through that area, it's going to get a result like this:
It wants for each section to make a well formed closed region with a well defined inside and outside. The touching point here is ambiguous whether it's an inside point or outside point.
So you generally need to avoid constructing models with this type of structure, you need a little bit of clearance there with pieces either a little further apart from each other or pushing through each other a little bit instead of just barely grazing each other at a single point.
Hope that makes sense.
- Michael
|