urbanists.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
We're a server for people who like bikes, transit, and walkable cities. Let's get to know each other!

Server stats:

553
active users

#penplotter

13 posts7 participants0 posts today

Having a few weird issues trying to get this US Cutter Plotter to work reliably, and it turns out one of the issues is bad HPGL output from Inkscape. This handy dandy protocol analyzer let me sniff the serial traffic and confirm that the latest Inkscape was actually outputting incorrect HPGL
A rectangle correctly plotted from Inkscape 1.3 in Windows:
IN; PU; SP1, PU12255,2318; PD16319,2318,16319,794,12255,794,12255,2318; PU0,0; SPO; IN;

The same file from 1.4 on the Mac:
IN; PU; SP1; PU10,10; PD10,4084,15,4083,19,4079,20,4074,1544,4074,1543,4069,1539,4065,1534,4064,1534,0,15

Weird, right? Well at least I can stop second guessing myself. Bug report filed, and maybe I'll try it form Linux next.

The other thing to look out for on these cutters: They don't respond to any of the Output Instruction commands - so you can't see the status, limits, or anything else. It is also pretty basic in the commands that it executes. It'll do lines, and that's about it.