Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sithlord48/kiln
Cli Interface for Atcore
https://github.com/sithlord48/kiln
Last synced: 26 days ago
JSON representation
Cli Interface for Atcore
- Host: GitHub
- URL: https://github.com/sithlord48/kiln
- Owner: sithlord48
- License: gpl-3.0
- Created: 2016-10-23T13:17:15.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-17T19:56:07.000Z (about 8 years ago)
- Last Synced: 2024-10-29T12:43:23.200Z (2 months ago)
- Language: C++
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Klin is a console interface for Atcore.
usage :> kiln -d /dev/ttyUSB0 -p ~/file.gcode
switches:-d
the device to connect to-b
baud to use; optional default baud is 112500
-p
gcode file to print.
todo:
+ firmware switch to skip detect of fimware
+ handle Stop better then killing kiln with ctrl+C