stl2dxf - converts a 'stl' file in a 'dxf' file
stl2dxf [-?|-h|--help] [-l NAME|--layer NAME]
stl2dxf converts the triangles of the 'stl' file (triangular representation of a 3D surface geometry) in 'dxf' format (3DFACES). It takes its input from the standard input and returns the result to the standard output. The triangle normals of the 'stl' file are disregarded.
Returns the manual page
Put the triangles on the layer NAME (default '0').
Written by Pierre Smars (first version: 2010)
Reports of bugs or problems should be submitted via electronic mail to <smars@yuntech.edu.tw>.
Copyright (C) 2011 Pierre Smars. License GPLv2 <http://www.gnu.org/licenses/gpl-2.0.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
tri2stl(1), dxf2tri(1), stlb2stla(1)