Silhouette
Jump to navigation
Jump to search
Quick Directions for Ubuntu:
You need the latest version of the python USB library. Check here [[1]].
Unpackage tarfile:
tar -xvzf pyusb-1.0.0b2.tar.gz
Go to the directory and install the new package:
cd pyusb-1.0.0b2/
sudo pip install pyusb-1.0.0b2.tar.gz
sudo python setup.py build && sudo python setup.py install
Move files as needed:
- sudo cp sendto_silhouette.* /usr/share/inkscape/extensions/
- sudo cp -R silhouette /usr/share/inkscape/extensions/
add yourself to the "lp" group.