saxi
saxi copied to clipboard
Streaming
Question not a bug. Is it possible to stream paths to the plotter? Instead of giving the plotter a final SVG, I would like to give it some paths, let it finish, then send some more paths. But looking at the code, it looks like, it is not meant to be used that way
Thanks
I implemented this a few years ago for a larger plotter (not Axidraw). Hope it's helpful.
https://github.com/technologiestiftung/Realtime-Pen-Plotter
Haven't tried it, but this seems to allow a real-time workflow with Axidraw: https://github.com/evil-mad/AxiDraw-Processing