Update README.md

This commit is contained in:
Michael Fogleman 2017-01-07 23:29:13 -05:00 committed by GitHub
parent 4e9f0844a5
commit b905cc991a
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# axi # axi
Python library for working with the AxiDraw v3 pen plotter. Unofficial Python library for working with the [AxiDraw v3](http://www.axidraw.com/) pen plotter.
### Features ### Features
- control AxiDraw v3 directly from Python - control AxiDraw v3 directly from Python with a simple API
- constant acceleration (trapezoidal velocity) motion planning - constant acceleration (trapezoidal velocity) motion planning
- path drawing order optimization - path drawing order optimization
- drawing transformations - drawing transformations