# InkCut Plot Paths v0.1
# Written by Jairus Martin, frmdstryr@gmail.com

Requirements
-------------------------------------------
pyserial must be installed
visit http://pyserial.sourceforge.net/

on ubuntu:
sudo apt-get install python-serial

Install
-------------------------------------------
install pyserial (see above)

copy the contents of this folder into
the inkscape extensions folder

on ubuntu:
/home/username/.config/inkscape/extensions

restart inskcape
look for the extension under extensions-> cutter / plotter - > InkCut

Enjoy! 

# Todo in v0.1
# box around copies does not work
# blade offset has not yet been implemented
# groups are not handeled
# transformations are not handled
# rotate axis 90 off has not been tested

