6 lines
354 B
Markdown
6 lines
354 B
Markdown
# Inkscape Plugin
|
|
This directory contains the plugin that fits to the EggBot firmware.
|
|
Use the ebb_serial.py file to patch the plugin so that all /dev/ttyUSBx devices can be used.
|
|
Currently only the first found tty USB device will be used.
|
|
|
|
If plugin doesn't work because of missing python dependencies, just install them with apt or similar system tool. |