Closed mildred closed 6 years ago
2D primitives create non-manifold shapes. non-manifold shapes cannot be exported. I do hope to add support for 2D export in the form of DXF in the future.
@mildred Did you really want it to export 2D stl, or would something like DXF be suitable?
It was not about exporting specifically 2D STL files, rather exporting in any format that can be opened, and converted by other free-software tools. So I think DXF will also be suitable. SVG support would be great as well.
SVG export Implemented in commit 13db29ddce2f52878cbcb4f88d9671110a93b3d0
Take the following object:
Or this one:
The STL export result in an almost empty file:
It should be possible to export flat geometry. This would make RapCAD a great 2D geometry editor.