https://twitter.com/illubots/status/1568997960486162432
Which software is the best to turn these into plottable SVG files?
There are two tricky aspects to it:
The pen of the plotter is rather thin. So one line in the image has to be made from multiple lines plotted.
The plotter can not lift the pen. It plots the whole image in one long line. So it would be nice if the software sorts the lines it creates to minimize the lines the plotter creates when going from one part of the image to the next.