trying to make a cookie stamp

This commit is contained in:
Ward Wouts 2014-02-02 21:32:00 +01:00
parent 8e8dd8aa4f
commit 7001daba5d
26 changed files with 186486 additions and 0 deletions

View file

@ -0,0 +1,9 @@
use<write.scad>
writesphere("Be kind to others",[0,0,12],40.5,font="braille.dxf",space=1.2);
writesphere("Be kind to others",[0,0,6],40.5,space=1.2);
writesphere("abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 ;:.,!?"
,[0,0,0],40.5,font="orbitron.dxf",space=1.1);
writesphere("abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 ;:.,!?"
,[0,0,-6],40.5,font="braille.dxf",space=1.1);