Tool for simple transformations and analyses on Stereolithography (.stl) files
- Validate STL files
- Measure STL model
- Fit model into size box
- Scale model
- Move model position
- Rotate model
- Execute any linear transformation described by a 4x4 matrix
install via Go toolchain:
- install Go toolchain: https://golang.org/dl/
- run this bash command:
go get github.com/hschendel/stltool
install via pre-build binary (only macOS)
- open https://github.com/hschendel/stltool/releases
- download the .pkg-file
- run the .pkg-file
Enter
stltool help