evil-mad / axidraw

Software for the AxiDraw drawing machine
GNU General Public License v2.0
430 stars 130 forks source link

Fix moveto() lowering pen #138

Closed martinleopold closed 1 year ago

martinleopold commented 1 year ago

This might be the quickest way to fix the moveto() bug #137.

Might be a good idea to have a test suite for the Python API, so bigger changes don't break these basic drawing features.

Aside: I noticed there are some more changes in the axidraw.py from https://cdn.evilmadscientist.com/dl/ad/public/AxiDraw_API.zip compared to the one here on GitHub, don't know whats going on there...

oskay commented 1 year ago

Thank you!

oskay commented 1 year ago

Aside: I noticed there are some more changes in the axidraw.py from

The API version is one sub-version ahead of the repository. https://axidraw.com/doc/py_api/#api-changelog