branches: front
Clone
clone: git://shithub.us/sirjofri/pronterfs gits://shithub.us/sirjofri/pronterfs
push: hjgit://shithub.us/sirjofri/pronterfs
patches to: [email protected]
Last commit
About
3d printer filesystem
... which is planned to be so generic you can do everything with it,
as long as it can handle lines.
In a nutshell
* write lines to a file
* waits for ok to send more lines
The filesystem
* ctl - receives commands (start, stop, ...)
* program - buffer for program code
Use case
The filesystem is designed to work on a file served by nusb/serial.
Because of that it is very generic and can be used for anything.