Hi.
I installed eggbot extension for re-ordering vectors for Axidraw plotting speed.
https://forum.evilmadscientist.com/discussion/594/vector-sorting
But it did not work, and something is wrong with Axidraw now….
After installing EggBot extension, Axidraw have not worked at all ..
message like below appear always,
————————————————————————
Traceback (most recent call last):
File “axidraw.py”, line 2719, in <module>
e.affect()
File “/Applications/Inkscape.app/Contents/Resources/share/inkscape/extensions/inkex.py”, line 268, in affect
self.effect()
File “axidraw.py”, line 210, in effect
self.options.penUpPosition = plot_utils.constrainLimits( self.options.penUpPosition, 0, 100) # Constrain input values
AttributeError: ‘module’ object has no attribute ‘constrainLimits’
—————————————————————————————
I have tried to restart Mac and Andrarw, but still have got same message.
Axdraw extension I use is ver 1.7.8 (Mac OS)
Does someone have any idea?
Thank you
QTR