Maintenance notice: These forum archives are read-only, and will be removed shortly. Please visit our forums at their new location, https://www.evilmadscientist.com/forums/.

Error Message

I've been using the AxiDraw v3 and everything has been working well. I have not used it in about a week - when I tried it today from the Inkscape controls, power supply verified connected, USB verified connected, I received this message:

Traceback (most recent call last):
File "axidraw.py", line 2661, in
e.affect()
File "C:\Program Files\Inkscape\share\extensions\inkex.py", line 268, in affect
self.effect()
File "axidraw.py", line 341, in effect
self.setupCommand()
File "axidraw.py", line 445, in setupCommand
self.queryEBBVoltage()
File "axidraw.py", line 2638, in queryEBBVoltage
voltageOK = ebb_motion.queryVoltage(self.serialPort)
AttributeError: 'module' object has no attribute 'queryVoltage'

Appreciate your advice.

Comments

Sign In or Register to comment.