Thingiverse
Spiff.scad
von stuartpb
231
Downloads
288
Likes
0
Makes
An OpenSCAD module for writing variable-width text. Download [Spiff.scad](http://www.thingiverse.com/download:225333) and [spiffsans.scad](http://www.thingiverse.com/download:225332), then see the Instructions for how to use this in your own works (or use [poorman-spiff](https://github.com/stuartpb/poorman-spiff) to generate a copy-pasteable demo).
[Spiff.scad on GitHub](https://github.com/stuartpb/Spiff.scad)
## Requirements
Spiff.scad requires at least OpenSCAD 2013.06, as it uses [module recursion][1] to calculate variable glyph widths.
[1]: https://github.com/openscad/openscad/blob/openscad-2013.06/RELEASE_NOTES
If you're stuck on an older version of OpenSCAD, you can still generate the equivalent code for writing text using [poorman-spiff](https://github.com/stuartpb/poorman-spiff).
Due to OpenSCAD's recursion limit, you may encounter problems writing longer strings. If this happens, try breaking your write call up into multiple calls with shorter strings.
--
[Spiff.scad on GitHub](https://github.com/stuartpb/Spiff.scad)
## Requirements
Spiff.scad requires at least OpenSCAD 2013.06, as it uses [module recursion][1] to calculate variable glyph widths.
[1]: https://github.com/openscad/openscad/blob/openscad-2013.06/RELEASE_NOTES
If you're stuck on an older version of OpenSCAD, you can still generate the equivalent code for writing text using [poorman-spiff](https://github.com/stuartpb/poorman-spiff).
Due to OpenSCAD's recursion limit, you may encounter problems writing longer strings. If this happens, try breaking your write call up into multiple calls with shorter strings.
--
Hast du dieses Modell gedruckt? Einloggen und dein Make teilen!
Melde dich an, um einen Kommentar zu hinterlassen
AnmeldenNoch keine Kommentare – sei der Erste!