From 9c351efec398732f9c7859aecde3e6507041bf54 Mon Sep 17 00:00:00 2001 From: Jeremy Apthorp Date: Wed, 21 Nov 2018 15:08:24 -0800 Subject: [PATCH] Add saxi to plotter-specific software list saxi still needs a bit of love to be generally usable but I'd love for folks to try it out! --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b4b3c84..f4906c8 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ Software that is specific to a particular plotter or controller. - [RoboPaint](https://github.com/evil-mad/robopaint) – Software for the WaterColorBot. - [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 & library for the AxiDraw. Uses constant-acceleration motion planning & automatically resizes to paper. ### Vector Creation