It looks like you're new here. If you want to get involved, click one of these buttons!
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
I reverted back to v. 1.7.5 and it appears to be working again
If you update to the latest beta from the repository, also remember to update to the latest beta of plotink: https://github.com/evil-mad/plotink
Many thanks - works great - 1.7.6 with plotink updated as well
Great; thanks for following up!