blob: e5542a61bd61e1f96e9b5517088c601275c0f96a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# stlscope - STL Viewer for the Command Line
This little program will allow you to view STL files from your terminal.
## Current State
**Very early** development state. It is not usable and the documentation will lag behind.
## Expected Usage
```
$ stlscope -file model.stl
```
|