I needed a change of pace, so I figured I'd make some scripts that would help me with 3D printing. The primary format used by the slicers use the .STL format which is one of the most basic possible (I'm surprised no one's made an export script just because it's so simple). So I hacked it together using Steve's .obj script and Tyson's .d3d script as its foundation.
I totally eliminated a program out of my work pipeline by doing this. More efficient!
[
Download]