add processing2hpgl library (#57)

* added new processing library

* update link and language a little

---------

Co-authored-by: Brian Boucheron <brian@boucheron.org>
pull/66/head
awdriggs 2024-03-06 13:53:27 -05:00 zatwierdzone przez GitHub
rodzic e9ba8da4d6
commit 3a883ccdfd
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -79,6 +79,7 @@ HPGL is a serial/text-based protocol used by most old pen plotters, and even man
- [HPGL Viewer](https://github.com/drskullster/HPGLViewer) - An HPGL Viewer using JavaScript and HTML5 canvas.
- [HPGL Sender](https://github.com/LgHS/hpgl-sender) - A web interface for previewing HPGL and sending it to your plotter.
- [HPGLGraphics](https://github.com/ciaron/HPGLGraphics) - A Processing library for writing HPGL files.
- [processing2hpgl](https://github.com/awdriggs/processing2hpgl) - A Processing library that allows for direct communication with HPGL pen plotters from within a Processing sketch.
### G-code