.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.5. .TH STL_CYLINDER "1" "December 2017" "stl_cylinder v1.1" "User Commands" .SH NAME stl_cylinder \- stl_cylinder outputs an STL file of a single cylinder. .SH DESCRIPTION stl_cylinder outputs an STL file of a single cylinder. .PP usage: stl_cylinder [ \fB\-r\fR ] [ \fB\-h\fR ] [ \fB\-s\fR ] [ ] .IP 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.