From 0d376a46b60d131bec3581220f2d50236ceac77f Mon Sep 17 00:00:00 2001 From: "maple \"mavica\" syrup" Date: Sun, 1 Dec 2024 11:33:44 -0300 Subject: [PATCH] Add pypenwriter to plotter hardware control list (#72) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 34915ed..8401c23 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,7 @@ Software for controlling plotter hardware. - [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. - [Inkcut](https://github.com/inkcut/inkcut) - Application for controlling 2D plotters, cutters, engravers, and CNC machines. +- [pypenwriter](https://github.com/Lana-chan/pypenwriter) - Python script to convert and send SVG drawings to the Panasonic PenWriter family of typewriter plotters. ### Vector Creation