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 FilesInkscapeshareextensionsinkex.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.