From 8040fe6d96b13685ba08c9b4b7a5a4dbcaa48731 Mon Sep 17 00:00:00 2001 From: Brian Boucheron Date: Sun, 17 Mar 2019 07:53:42 -0400 Subject: [PATCH] add gpgl tools to plotter-specific section --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2ab4246..6670c66 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,8 @@ Software that is specific to a particular plotter or controller. - [AxiTurtle](https://github.com/ralphcrutzen/AxiTurtle) - Turtle graphics for AxiDraw in Processing. - [GRBL-Plotter](https://github.com/svenhb/GRBL-Plotter) - Plotter-optimized Windows GUI for grbl controller with SVG and DXF import, and flexible pen up/down control. - [saxi](https://github.com/nornagon/saxi) - Driver and library for the AxiDraw. Uses constant-acceleration motion planning and automatically resizes to paper. +- [MP2300-Tools](https://github.com/Jan--Henrik/MP2300-Tools) - Software for converting HPGL to Graphtec's GPGL format, as well as CAD files for a Graphtec plotter pen adapter. + ### Vector Creation