stl_cube(1)
stl_cube outputs an STL file of a single cube.
Description
STL_CUBE
NAME
stl_cube - stl_cube outputs an STL file of a single cube.
DESCRIPTION
stl_cube outputs an STL file of a single cube.
usage: stl_cube
[-w <width>] [ <output file> ]
Outputs an stl file of a cube with the provided width.
If the width is omitted, it defaults to 1. If no output file is provided, data is sent to stdout.