ニュース

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 everywhere. When there’s something to 3D print, it’s probably going to be an STL. Which, as long as the model is good just as it is, is no trouble at all. But sooner or later there will ...