Contents Previous Next

Exporting to STL

STL, which stands for Standard Triangulation Language or Standard Tesselation Language is a file format used by stereolithography software. STL-Files describe the surface of 3-dimensional objects. BURRTOOLS can export single shapes into STL files so that 3D printers can quickly fabricate prototypes of them.

The main menu entry Export - STL opens the window seen in Figure StlExportWindow. The window has shape selector, a 3-D view of the selected shape and some parameters that control the shapes created. The exact parameters depend on the grid of the current puzzle.


Figure: The STL-Export window

Filename and Path control the name and position of the generated file. Those are common parameters for all grids.

For cubes there are the following parameters that control the shape of the generated pieces

For spheres the parameters are as follows:

The STL-Export right now works only for cubes and spheres. Triangles and the rhombic grid are not supported. Also the shapes to export must not contain any variable voxels.


Contents Previous Next