table of contents
| STL_ASCII(1) | User Commands | STL_ASCII(1) |
NAME¶
stl_ascii - stl_ascii converts a binary STL file to ASCII.
DESCRIPTION¶
stl_ascii converts a binary STL file to ASCII.
usage: stl_ascii [<input file> [<output file>] ]
- Outputs an ASCII stl file given a binary 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_ascii v1.2 |