26,237 Pen Strokes

Little by little I’m increasing the complexity of what I can send to the plotter. As an image passes through the various programs I choose for a particular render, I push their limits and often run into bugs, memory limits and others. As much as possible, I dockerize each step so they are easier to summon and improve on their own. This also allows for pipelining.

I finally found a fast and reliable SVG->GCode converter. Inkscape’s is reliable but it’s extremely slow. I had to rewrite a part of it to be iterative rather than recursive so it could handle the size of the SVGs I am throwing at it.

Inkscape itself has a command line mode so some of the repetitive stuff I use it for are dockerized, for example to ungroup objects and break apart compound paths. It’s truly amazing.

I kind of want to publish all this but I have no idea if I violated any licenses frankensteining code from various sources. And I have much better things to do with my time than to find out. Things such as this wonderful plot:

Mandalagaba Plots

I’m going through a big plotting batch, including a lot of creations from Mandalagaba. It’s very lucky to have this stream of material to pick from.

Most of the work here from Hava Edelstein, 1 From Lara Laubert and a couple of unknowns.

 

Fountain pen

 

I cobbled together a program to cross-hatch colors into various densities based on luminance.

 

 

I also finally have a fast SVG to GCode converter, I’ve been after this holy grail for years but always reverted to the super slow yet reliable Inkscape converter. I rewrote a fast one I found which crashed on large SVGs (the whole reason to get a fast one in the first place). It works like a charm after turning certain recursive calls iterative.

 

This one breaks my brain in the best way possible. It is soothed by the immediate pattern recognition, yet the patterns beak upon further inspection.

From PlottyBot’s preview window

 

 

Lara Laubert, another prolific Mandalagaba user, her representations of Nature leave no jaw undropped.