Provided by: stlcmd_1.1-1_amd64 

NAME
stl_cylinder - stl_cylinder outputs an STL file of a single cylinder.
DESCRIPTION
stl_cylinder outputs an STL file of a single cylinder.
usage: stl_cylinder [ -r <radius> ] [ -h <height> ] [ -s <segments> ] [ <output file> ]
Outputs an stl file of a cylinder with the provided radius, height and number of segments to
approximate a circle. If the radius or height are omitted, they default to 1. If segments is
omitted, it defaults to 32. If no output file is provided, data is sent to stdout.
stl_cylinder v1.1 December 2017 STL_CYLINDER(1)