Spiff.scad 3D Printer Model

Author: @
License: CC0
File formats: scad,stl
Download type: zip
Size:20.3KB

The file 'Spiff.scad 3D Printer Model' is (scad,stl) file type, size is 20.3KB.

Summary

An OpenSCAD module for writing variable-width text. Download Spiff.scad and spiffsans.scad, then see the Instructions for how to use this in your own works (or use poorman-spiff to generate a copy-pasteable demo).

Spiff.scad on GitHub

Requirements

Spiff.scad requires at least OpenSCAD 2013.06, as it uses module recursion to calculate variable glyph widths.

If you're stuck on an older version of OpenSCAD, you can still generate the equivalent code for writing text using 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.


Note that, while this is listed as a derivative of Write.scad, it is not derivative code, and is almost completely incompatible (they're almost compatible in the sense that they both write text, but that's it).

example-spiffstick.scad 458.0B
example-spiffstick.stl 303.0KB
example-title.scad 740.0B
Spiff.scad 692.0B
spiffsans.scad 9.5KB