Home › Evil Mad Scientist Forums › Egg-Bot › Cannot connect to Eggbot from inkscape
- This topic has 14 replies, 2 voices, and was last updated 3 years, 10 months ago by Windell Oskay.
-
AuthorPosts
-
February 1, 2021 at 10:54 am #28908UweParticipant
Hello guys,
we have purchased two eggbot pcb kits.
Unfortunately we are too stupid to make it work.
We are stumbeling already on the inkscape layer.Thats the errormessage we got:
Traceback (most recent call last):
File “eggbot.py”, line 41, in <module>
plot_utils = from_dependency_import(‘plotink.plot_utils’) # Requires v 0.15 in plotink
File “plot_utils_import.py”, line 36, in from_dependency_import
module = import_module(module_name)
File “C:\Program Files\Inkscape\lib\python2.7/importlib/__init__.py”, line 37, in import_module
__import__(name)
File “C:\Users\unath\AppData\Roaming\inkscape\extensions\axidraw_deps/plotink/plot_utils.py”, line 40, in <module>
from math import sqrt, isclose
ImportError: cannot import name iscloseIs that enough or do we need to provide more info to get to the next step.
Cheers
UweFebruary 1, 2021 at 10:59 am #28909Windell OskayKeymasterWhich version of Inkscape did you install?
February 5, 2021 at 11:50 am #28921UweParticipantInkscape 0.92, installed on Windows 10 Pro.
February 5, 2021 at 11:52 am #28922Windell OskayKeymasterYou’ve installed a set of Inkscape extensions that require Inkscape 1.0; it will not work on Inkscape 0.92.
February 6, 2021 at 2:27 am #28923UweParticipantOK,
have installed 1.02 of inkscape.
PC seems working.But I get an errormessage, saying:
Failed to connect to EggBot. :(
On the Arduino IDE I get the connect to the board.
Maybe I need to load the eggbot sketch onto the board?
But I cannot find an INO file to load.Cheers
Uwe- This reply was modified 3 years, 10 months ago by Uwe.
February 6, 2021 at 3:12 pm #28925Windell OskayKeymasterWhy are you using the Arduino IDE? Is this not an EggBot?
February 6, 2021 at 11:38 pm #28926UweParticipantSorry to be not precise.
After installing the newest incscape version, it ssems that the usb connection to the eggbot boat is not working.
I gett in inkscape the errormessage:
Failed to connect to EggBot. :(
My next step is to start the adruino ide, where I can connect to the board, as an Arudino ZERO – Native USB Port.
My assumption is now that the PC software is working.
I can see that the USB connection is working, because I get the Serial Nuimber of the board back at a connection test.Next thing in line is the board itself.
As power is connected properly, I assume that the program on the board is missing.February 6, 2021 at 11:41 pm #28927Windell OskayKeymasterCan you please clarify what it is you are doing with the Arduino IDE?
February 7, 2021 at 2:16 am #28928UweParticipantYes – Just checking if the USB connection to the board is working
February 7, 2021 at 2:35 am #28929Windell OskayKeymasterWhat does the board say on it?
February 7, 2021 at 9:11 am #28930UweParticipantBN: Arduino Zero (Native USB Port)
VID: 2341
PID: 804d
SN: 734DB5705150474746202020FF0C2741February 7, 2021 at 10:09 am #28931Windell OskayKeymasterOK, so that’s definitely not an EggBot control board. The EggBot software does not support it.
February 7, 2021 at 12:27 pm #28932UweParticipantThanx for your effort.
I lately found out that I am a stupid person who posted the question on the wrong forum.Cheers
UweFebruary 13, 2021 at 5:54 am #28936UweParticipantWell,
it turns out that this is the correct forum.
So I have an Eggbot Board from JJROBOTS VBersion 1
There is nothing installed so far.
If I plug in the USB port. the blue LED on the ESP is flashing one time.
I have found out that there is that EBBUpgraderGUI_v270 Software.
I cannot connect to the board.
Errormessage is saying:Building a list of COM ports …
Found the following ports:COM5
Testing port … no EBB found
Testing port COM5 … no EBB found
Click Exit (or click Start Upgrade again to update more EBBs)There is no other program running which is occupying the USB port.
Do I need to equip the board with the driver Hardware first?February 13, 2021 at 9:45 am #28937Windell OskayKeymasterWe do not provide support for that hardware.
If this is a JJROBOTS product, then you need to ask _them_ for support, not us.
-
AuthorPosts
- The topic ‘Cannot connect to Eggbot from inkscape’ is closed to new replies.