-
Hi,
first let me thank you for this convenient way to use my 3D printer as a cutter as well! 👍🏻
I have a question on using it, though. Due to the nature of the blade's point running behind the…
-
I write the premier embroidery IO library for python. `pyembroidery` which basically is also entirely based on lines (since thread only goes straight). And it wouldn't be too hard to make `vpype` supp…
-
Wikipedia says that HPGL is 1016 units-per-inch, but we use 1000 as default [here](https://github.com/t-oster/LibLaserCut/blob/f08f326558b8cb528768d737945cd42396a2a4a6/src/com/t_oster/liblasercut/driv…
mgmax updated
6 years ago
-
The readme makes no mention of what units `x`, `y`, `dx` and `dy` are specified in. From reading the code, I _think_ it's tenths of a millimeter like libembroidery, but I'm not 100% certain.
-
It looks to me like pyembroidery is almost ready for me to start trying to integrate it with Ink/Stitch.
One of the features of libembroidery that I make use of is enumerating file formats. I use …
-
I was struggling to get chiplotle working when I thought I would see if anyone had been working on a node implementation of hpgl, this is project is awesome.
I'm running through the readme, trying…