From 5acc9608337cceb88eb935f572ae3e6900f2e282 Mon Sep 17 00:00:00 2001 From: arpruss Date: Mon, 21 Nov 2022 10:21:45 -0600 Subject: [PATCH] 0.12 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e8dad9d..c2c761f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ Convert SVG (text is not supported; convert text to paths) and HPGL to gcode for a 3-axis GCode machine, where the Z-axis controls the pen height. + You can also convert the same SVG subset to HPGL. Run with no arguments for some help.