AxiDraw software 2.7.4
A minor bugfix release, with a new Process Illustrator SVG extension added.
As a general note, installable packages for AxiDraw software releases are no longer hosted here, and have not been for some time. (Maintaining multiple lists of download packages and instructions in multiple locations and formats is problematic.)
We will resume the practice of updating release notes here.
Inkscape (GUI) software releases are hosted at https://wiki.evilmadscientist.com/Axidraw_Software_Installation (short link: https://axidraw.com/sw ). Formats include Mac and Windows installers, as well as a direct ZIP download for manual installation on Mac, Windows, or Linux, or for making your own use of the source code.
Python/CLI API releases are hosted at https://axidraw.com/doc/py_api/ and https://axidraw.com/doc/cli_api/ , which are the documentation sites for those two APIs. Both contain a permalink to the latest release of the API download as well as installation instructions.
Notable changes since 2.7.0 include:
- Add Process Illustrator SVG extension
- Bump dependencies
- Drop python 3.5 support
- Remove legacy python 2 support code
- Add dialog to GUI tabs that don't do anything, along with a configuration file method to disable those messages.
- Correct several subtle issues with pause/resume method
- Ignore several known SVG elements that cannot be plotted
- Fix bug with polyline/polygon handling
- Add option for auto-rotate in counter-clockwise direction
- Bug fix: Remove incorrect warning message when using programmatic pauses
- Fix issue with uninstalling CLI.
- Fix several issues with reordering.