Thingiverse
Berks CoLab Nametag
by tbuser
7
Downloads
6
Likes
0
Makes
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
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
Sign in to leave a comment
Sign in