Hi,
I was wondering if it was possible to print one model at a time to avoid stringing, similar to what can be done on Cura or Slic3r.
My use case is I "emit" a bunch of shapes using your scripting language and instead of printing all of them at once layer by layer, I would like to print one shape at a time to avoid stringing artifacts, the shapes are not very tall so collisions shouldn't be a problem. I don't know if it's possible to do something like this using e.g. brushes.
Also I was wondering if it was possible to slice a lua script into gcode directly from the command-line?
Thanks, and congrats to the team for this very nice piece of software!
David