Can't find command for 3D to 2D Projection
-
In the openSCAD documentation there is the Project Command to generate a 2d image (svg / dxf) from the cross section of a 3d model.
I can't find this command in openJSCAD
-
@geobruce Just for your information, as part of the last release, there's a new project() function which can project a 3D shape to a 2D shape.
-
Hello, you can do something like what I did on this post : https://openjscad.nodebb.com/topic/104/slicing-again-simplifying-code.