.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.5. .TH STL_TRANSFORM "1" "December 2017" "stl_transform v1.1" "User Commands" .SH NAME stl_transform \- stl_transform performs any number of transformations to an STL file. .SH DESCRIPTION stl_transform performs any number of transformations to an STL file. .PP usage: stl_transform [[ ] ...] .IP Performs any number of the following transformations in the order they are listed on the command line: .HP \fB\-rx\fR \- rotates degrees about the x\-axis .HP \fB\-ry\fR \- rotates degrees about the y\-axis .HP \fB\-rz\fR \- rotates degrees about the z\-axis .HP \fB\-s\fR \- uniformly scales x, y and z by (cannot be 0) .HP \fB\-sx\fR \- scales by in x (cannot be 0) .HP \fB\-sy\fR \- scales by in y (cannot be 0) .HP \fB\-sz\fR \- scales by in z (cannot be 0) .HP \fB\-tx\fR \- translates units in x .HP \fB\-ty\fR \- translates units in y .HP \fB\-tz\fR \- translates units in z