I installed the drivers and Inkscape software. I hooked up my eggbot and the computer USB seems to see it. But when I try to run anything in "eggbot "control, setup" in Inkscape, it returns this error.
Traceback (most recent call last):
File "eggbot.py", line 1406, in <module>
e.affect()
File "C:\Program Files\Inkscape\share\extensions\inkex.py", line 283, in affect
self.effect()
File "eggbot.py", line 314, in effect
self.EggbotOpenSerial()
File "eggbot.py", line 1299, in EggbotOpenSerial
self.serialPort = self.getSerialPort()
File "eggbot.py", line 1356, in getSerialPort
for strComPort in eggbot_scan.findEiBotBoards():
File "C:\Program Files\Inkscape\share\extensions\eggbot_scanwin32.py", line 6, in findEiBotBoards
hKey = _winreg.OpenKey( hReg, r"SYSTEM\CurrentControlSet\Enum\USB\VID_04D8&PID_FD92" )
WindowsError: [Error 2] The system cannot find the file specified
I have tried to find the file it is referencing at the end "VID_04D8&PID_FD92" with no luck. Am I correct in assuming I need a copy of this file, and where do I get it if I do?
I am running Windows 7 Pro
Thanks in advance for any help you can give.
Comments
2): Let's make sure that your Inkscape install is in good shape. First, remove any installed versions of Inkscape that you do have. (Having multiple copies of Inkscape on your computer is a common cause of various issues.) Since your computer is 64-bit, I'd highly recommend using the 64-bit version of Inkscape, and please stick with Inkscape version 0.91. You'll want the "Windows : 64-Bit : Msi" installer version from the Inkscape 0.91 download page at:1): I'd like to recommend that you run the EBB firmware updater, which should update the EBB to firmware version 2.5.1. If this works, it will also (more importantly) establish that your computer has a good and functional USB connection to the EBB. You can download the updater program from:
http://wiki.evilmadscientist.com/Axidraw_Software_Installation#Firmware_Update
https://inkscape.org/en/release/0.91/platforms/
https://github.com/evil-mad/EggBot/releases/tag/v2.8.0
This version will need to be _manually_ installed. Follow the directions at that link for "Windows users" about how to install it. 5): Restart Inkscape, and see if you can connect to the EggBot.
If you should get stuck at any point along this process, please let me know where, and we'll take it from there. I'd like to get to the bottom of it.