logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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