Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skalnik/gstream
:airplane: Easily stream G-code to your 3D printer!
https://github.com/skalnik/gstream
Last synced: 21 days ago
JSON representation
:airplane: Easily stream G-code to your 3D printer!
- Host: GitHub
- URL: https://github.com/skalnik/gstream
- Owner: skalnik
- License: mit
- Created: 2015-06-04T07:33:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-04T17:44:34.000Z (over 9 years ago)
- Last Synced: 2024-09-18T03:49:08.705Z (about 2 months ago)
- Language: JavaScript
- Size: 133 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Node G-Code Streamer
Easily stream G-code to your 3D printer!
```
$ npm install -g gstream
$ gstream
Connected to printer!
> M105
< ok T:17.3 /0.0 B:0.0 /0.0 T0:17.3 /0.0 T1:21.9 /0.0 T2:38.0 /0.0 @:0 B@:0
```