Thingiverse
Write.scad
by HarlanDMii
1k
Downloads
967
Likes
5
Makes
UPDATED: 04/30/2014 Added bold=
(be sure to download the latest version of write.scad to use this feature)
bold=0 (not bold) bold=1(bolder by 10%) bold=2 (bolder by 20%) etc.. (fractions work too) Thanks MichaelAtOz for minkowski tip :)
examples
write("Hello world",bold=1)
or
writesphere("Hello World",[15,15,15],12,bold=.5);
UPDATED: 04/24/2013 M_G pointed out that space didn't work properly on writecube.. (fixed) Thanks M_G!!
UPDATED: 03/06/2013 Added Help file for creating
(be sure to download the latest version of write.scad to use this feature)
bold=0 (not bold) bold=1(bolder by 10%) bold=2 (bolder by 20%) etc.. (fractions work too) Thanks MichaelAtOz for minkowski tip :)
examples
write("Hello world",bold=1)
or
writesphere("Hello World",[15,15,15],12,bold=.5);
UPDATED: 04/24/2013 M_G pointed out that space didn't work properly on writecube.. (fixed) Thanks M_G!!
UPDATED: 03/06/2013 Added Help file for creating
Sign in to leave a comment
Sign in