blob: da38359f92d84dbc675214d96130dc464a16328d (
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 model.stl
```
|