I’m having some trouble with OpenSCAD. I am trying to modify an STL with some cutouts. Everything looks fine with Compile (F5) but Compile and Render (F6) gives either no output, or just one of the shapes that was supposed to have been cut out in OpenSCAD 2014.03 and 2013.01 respectively.
I have tried repairing the STL in Netfabb, exporting from FreeCAD and Slic3r with no improvement. The slot() module doesn’t cause issues when differenced from say a cube, so I don’t think my handiwork with that module could have messed it up.
Oh, I forgot to mention why I even care! If it just didn’t render on F6, that would be fine, but it exports the STL the same way it renders (almost not there). When it doesn’t show anything, it also shows in the console “No Top Level Geometry Found!”
Hi Tony, I’m wondering what you meant by “exporting from FreeCAD”. I analyzed the original STL in FreeCAD and it’s reported as non-manifold, having 4 reverse normals, 3 degenerate faces (whatever that means) and 104 folds. I’d say the fact the STL is bad is probably the source of your troubles. Did Netfabb report repair as successful?