Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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                                  March 2020                                    STL_CYLINDER(1)

Name

       stl_cylinder - stl_cylinder outputs an STL file of a single cylinder.

See Also