Provided by: stlcmd_1.1-1build1_amd64
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.