Popular recipes by Manfred Moitzi http://code.activestate.com/recipes/users/4183316/2012-08-22T18:46:34-07:00ActiveState Code RecipesSTL Writer (Python) 2012-08-22T18:46:34-07:00Manfred Moitzihttp://code.activestate.com/recipes/users/4183316/http://code.activestate.com/recipes/578246-stl-writer/ <p style="color: grey"> Python recipe 578246 by <a href="/recipes/users/4183316/">Manfred Moitzi</a> (<a href="/recipes/tags/3d/">3d</a>). </p> <p>Export 3D objects, build of faces with 3 or 4 vertices, as ASCII or Binary STL (Standard Triangulation Language) file.</p>