Added linux inkscape plugin.

This commit is contained in:
Holger Weber
2026-02-13 01:41:59 +01:00
parent 076b5ba3e5
commit fc868377d2
3 changed files with 459 additions and 0 deletions

6
inkscape/linux/readme.md Normal file
View File

@@ -0,0 +1,6 @@
# 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.