Skip to content

AxiDraw Software 3.4.0

Compare
Choose a tag to compare
@oskay oskay released this 24 Jul 22:20
· 49 commits to master since this release

A minor feature and bugfix release.


Getting the software

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. These installers also include the latest EggBot and WaterColorBot software for Inkscape. An archive for manual installation is attached to this release as well.

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 permalinks for latest version as well as an archival link to this particular version, as well as installation and upgrade instructions. An archive for manual installation is attached to this release as well.


Changes

  • Added a new "strict" mode in plot optimization that disables not only regular optimization but also the standard connected-path joining feature
  • Add voltage input and motor current setpoint estimate readouts to the information listed by the Config tab.
  • Added new options in the axidraw_conf.py configuration file that lets users customize the colors used when rendering previews.
  • Corrected a motion planning bug that could cause a bump in some conditions.
  • Ignore Inkscape templateinfo objects in the SVG tree
  • Corrected a bug where Hatch Fill was not correctly computing the spacing between hatches on objects with transforms when individually selected.