About this 3D model
Created a kind of business card like object for the Berks CoLab hackerspace. This openscad script extrudes parts of the logo from an svg made in inkscape. Instructions on how to export the shapes from inkscape into a format usable by openscad can be found at: http://tonybuser.com/2d-to-3d Basically - save part to eps file then use pstoedit to convert eps to a dxf in the format openscad can use: pstoedit -dt -f dxf:-polyaslines in.eps out.dxf