Thanks Daid - I found a workaround, altho I admit I don't understand why the model should slice like this..
imagine a fish shape - a circle with a triangle (tail) that intersects it. make a smaller hole in the center of the fish (another circle). If you extrude this shape, the cylinder and triangle are two separate things and instead of the hole printing as a hole, it prints solid whereas the outer solid prints hollow.. except the perimeter!
netfabb claims there are openings and helpfully closes them all, thus rendering everything solid. which was not at all what i wanted.
solution was to boolean the circle with the triangle, thus cutting away the part of the triangle that intersected the circle.
trouble is, it's still 2 things. and Cura lays down the entire circle first, then goes back afterwards to lay down the triangle (for each layer)
this results in a retraction and layer adhesion problems and is clearly suboptimal - I would have thought it would lay down the entire outline since it's a continuous shape.
anyway, it printed, just the tail won't be very strong i suspect.
Recommended Posts
Daid 304
Emailing me is the worst option (IMHO) unless you want to keep the files private. You can file issues on Github, which would be the best way to report bugs.
However, if a model is printed hollow, you most likely have intersecting faces. I don't know if cloud.netfab can solve this. But it's often used to fix up broken models.
Link to post
Share on other sites