Usage $ extrude-2d-to-3d [options] Options --input, -i Input file path --output, -o Output file path --height, -h Height of the extrusion Examples $ extrude-2d-to-3d -i 2d.dxf -o 3d.stl -h 10 ...
STL files are commonly used to transmit 3D models. There are many tools to use to tell a 3D printer that builds up models how to convert that file to instructions to the machine. There is software to ...