shithub: pronterfs

Clone

clone: git://shithub.us/sirjofri/pronterfs gits://shithub.us/sirjofri/pronterfs
push: hjgit://shithub.us/sirjofri/pronterfs
patches to: sirjofri@sirjofri.de

Last commit

ca59c67a – sirjofri <sirjofri@sirjofri.de> authored on 2023/02/17 17:02
adds readme file

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.