Hey! This thing is still a Work in Progress.
Files, instructions, and other stuff might change!
text2stl
Description
A simple shell script to create 3D printable text from the command line using openscad and various other utilities.
Usage:
./text2stl.sh 'Hello World'
Requires:
* ImageMagick
* autotrace
* pstoedit
* OpenSCAD
More info at: tonybuser.com/2d-to-3d
The latest version will always be at: github.com/tbuser/text2stl
Usage:
./text2stl.sh 'Hello World'
Requires:
* ImageMagick
* autotrace
* pstoedit
* OpenSCAD
More info at: tonybuser.com/2d-to-3d
The latest version will always be at: github.com/tbuser/text2stl
Instructions
No instructions provided.
License

Is there an easy way to add the text to a curved surface?