add vec link via twitter recommendation

pull/5/head
Brian Boucheron 2018-06-08 05:58:30 -04:00
rodzic 49655dfe18
commit 776dbe6a2f
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -70,6 +70,7 @@ HPGL is a serial/text-based protocol used by most old pen plotters, and even man
* [HP 7475A Interfacing and Programming Manual](https://archive.org/details/HP7475AInterfacingandProgrammingManual) – scanned PDF manual that contains a full HPGL reference
* [djipco/hpgl](https://github.com/djipco/hpgl) – A Node.js library to communicate with HPGL-compatible plotters and printers
* [hp2xx](https://www.gnu.org/software/hp2xx/) – GNU tool to convert HPGL into other vector and raster formats. Can also be used as a previewing in X11
* [vec](https://github.com/anachrocomputer/vec) – example C code for generating HPGL, with a turtle graphics interface
### G-code