-
I've stumbled upon a bug in the otherwise-wonderful Python euclid library. It initially occurred with the Arch Linux package [python-euclid3](https://aur.archlinux.org/packages/python-euclid3/), and …
-
I have been playing with a New Hermes Vanguard engraver. It works if I save the generated HPGL to a file and cat the file to /dev/lp0.
I spent a few hours trying to get CUPS on Ubuntu 18.04 to let…
-
For `vpype-embroidery` I made `eread` and `ewrite` as commands. These share considerable overlap with `read` and `write` which are already in places multiple format commands with svg and hpgl. I shoul…
-
Hi,
could postprocessing filter for tool path optimalisation be added to slic3r?
At least simple one could filtr unneccessary moves such as these:
1) extruder starts at point A, then moves to point B…
-
Hello,
I'm trying to configure my PixMax 720 (Trisquel Linux 8.0 OS).
Is it supported?
Because I can't find it in the setup device list, but I've noticed it is mentioned in some issues.
I've also …
-
I am aware that this has been raised before but I'm not clear as to whether a solution is available yet - (apologies if is and if so I'd be grateful if someone could direct me towards it).
I have …
G4GXO updated
11 months ago
-
_From @sconklin on September 19, 2015 15:40_
Originally reported by: **Roman Telezhynskyi (Bitbucket: [dismine](https://bitbucket.org/dismine), GitHub: [dismine](https://github.com/dismine))**
-…
-
gnuplot has it's own [terminal driver code](https://github.com/LegalizeAdulthood/gnuplot/tree/master/term) with a basic move/lineto style API. We could steal some terminal driving logic from there, i…
-
I'm trying to dump trace data in ASCII format (command "DDAS"). This is discussed on pages 3-2 (PDF page 40) and 3-5 to 3-8 (PDF pages 43-46) of the below-linked Programming Manual.
In Tera Term, …
-
I'd like to contribute an output format that produces ASCII diagrams. However, I'm not really sure where to begin with the Graphviz codebase, or what to use as an example or starting point. Would some…