Berks CoLab Nametag 3D model preview
View source Save
1,283 downloads 6 likes 1,840 views Free price

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