Thingiverse
Small Side Font
von br3ttb
15
Downloads
61
Likes
0
Makes
I created most of these letters while doing "The Saturday Killer" ( http://www.thingiverse.com/thing:12592 ) I figured it would be nice to create a full-fledged font instead of just doing the letters that I needed.
This font uses the layer thickness (pathT) and extrusion width (pathW) to create small two-color-friendly text.
included are capital letters, numbers, and some simple punctuation. You can create the letters by themselves (a(), b(), etc...) or you can use the provided writeText and rotateText modules. There's also a helper spreadsheet that will create the OpenSCAD code for you.
if you do the letters by themselves I highly recommend placing a cube behind your text to simplify skeining.
d = 2*pathW
w = text length
h = 10*pathT
Update Oct19:
- Fixed the shoddy construction (see discussion below)
- Added two text-creation modules: writeText and rotateText. One of the things that irks me about the other OpenSCAD fonts is that each letter gets the s
This font uses the layer thickness (pathT) and extrusion width (pathW) to create small two-color-friendly text.
included are capital letters, numbers, and some simple punctuation. You can create the letters by themselves (a(), b(), etc...) or you can use the provided writeText and rotateText modules. There's also a helper spreadsheet that will create the OpenSCAD code for you.
if you do the letters by themselves I highly recommend placing a cube behind your text to simplify skeining.
d = 2*pathW
w = text length
h = 10*pathT
Update Oct19:
- Fixed the shoddy construction (see discussion below)
- Added two text-creation modules: writeText and rotateText. One of the things that irks me about the other OpenSCAD fonts is that each letter gets the s
Hast du dieses Modell gedruckt? Einloggen und dein Make teilen!
Melde dich an, um einen Kommentar zu hinterlassen
AnmeldenNoch keine Kommentare – sei der Erste!