== Software ==
* [http://inkscape.org Inkscape] Oder anderes Vektorgrafiktool, das .hpgl speichern kann.
** <code>~$ sudo apt-get install inkscape</code>
-* [https://github.com/DooMMasteR/plottool/ Plottool] von {{Benutzer|DooMMasteR}} macht das Plotten wesentlich komfortabler
-** <code>~$ git clone https://github.com/DooMMasteR/plottool.git</code>
-***aktueller: [https://github.com/comawill/plottool/ Plottool von Coma]
+* [https://github.com/stratum0/plottool/ Plottool] von {{Benutzer|DooMMasteR}} und {{Benutzer|Comawill}} macht das Plotten wesentlich komfortabler
+** [https://github.com/stratum0/plottool/archive/master.zip ZIP-Archiv]
+** oder per Git: <code>~$ git clone https://github.com/stratum0/plottool.git</code>
+** Abhängigkeiten: Python, python-serial, wxPython
+*** Debian/Ubuntu: <code>sudo apt-get install python python-serial python-wxgtk3.0</code>
Weitere:
* [http://inkcut.sourceforge.net/ InkCut] (Inkscape-Extension) soll™ direkt plotten können...
**Zusätzlich zu den auf der Seite genannten Abhängigkeiten sind noch cups, pycups und ein *laufender* cupsd notwendig.