table of contents
| STL_BINARY(1) | User Commands | STL_BINARY(1) |
NAME¶
stl_binary - stl_binary converts an ASCII STL file to binary.
DESCRIPTION¶
stl_binary converts an ASCII STL file to binary.
usage: stl_binary [<input file> [<output file>] ]
- Outputs a binary stl file given an ascii STL file.
- If no input file is provided, data is read from stdin. If no output file is provided, data is sent to stdout.
| June 2025 | stl_binary v1.2 |