bullestock / 4xidraw

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

Why is the option Greyed out in Inkscape 1.0.1? #17

Open saintofinternet opened 3 years ago

saintofinternet commented 3 years ago

Why is the option Greyed out in Inkscape 1.0.1?

image

bullestock commented 3 years ago

Which version of the plugin are you using?

saintofinternet commented 3 years ago

the one from Github page....

now the option has started to work as i copied the .py and .inx files in the "Extension" folder as well.

but there is a issue with the Python version as now Python 2 Syntax also is giving an error I suppose

how can this all be fixed to work with the Inkscape 1.0.1??

image

MatthewJohnMorris commented 3 years ago

The current code should work In Inkscape 1.0.1/Python 3 - I'm using it myself. But I'm not sure exactly what has been copied across - the current version of "4xidraw.inx" should give you a menu option "4xiDraw" with submenu called "4xiDraw Control..." and a grayed out one called "Hatch fill...". You seem to be getting a menu option called "4xiDraw Tools", with other submenu options, not quite sure how?

Also your error appears to be in a file called 4xiDraw_servo.py - but I can't see that file here: https://github.com/bullestock/4xidraw/tree/master/inkscape%20driver