Home › Evil Mad Scientist Forums › Egg-Bot › Help Setting up an older Egg-bot basic
- This topic has 8 replies, 2 voices, and was last updated 9 years ago by zucky.
-
AuthorPosts
-
December 27, 2015 at 8:58 am #20496zuckyParticipant
I say older egg-bot as I bought this one way back when they first came out and I don’t know what version it is with regard to that.
Here’s my current problem.I installed Inkscape, put th extensions in the resources folder and hooked up the egg-bot (green light on the egg-bot bunks twice and then stops and repeats after a couple seconds, looks like dot-dash in morse code as the second blink is longer).When in inkscape I try manual control to do anything and get the following script error:Traceback (most recent call last):File “eggbot.py”, line 1373, in <module>e.affect()File “/Applications/Inkscape Folder/Inkscape.app/Contents/Resources/share/inkscape/extensions/inkex.py”, line 268, in affectself.effect()File “eggbot.py”, line 308, in effectself.EggbotOpenSerial()File “eggbot.py”, line 1280, in EggbotOpenSerialself.serialPort = self.getSerialPort()File “eggbot.py”, line 1327, in getSerialPortserialPort = self.testSerialPort( strComPort )File “eggbot.py”, line 1307, in testSerialPortserialPort = serial.Serial( strComPort, timeout=1.0 ) # 1 second timeout!File “/Applications/Inkscape Folder/Inkscape.app/Contents/Resources/share/inkscape/extensions/serial/serialutil.py”, line 282, in __init__self.open()File “/Applications/Inkscape Folder/Inkscape.app/Contents/Resources/share/inkscape/extensions/serial/serialposix.py”, line 289, in openself.fd = os.open(self.portstr, os.O_RDWR|os.O_NOCTTY|os.O_NONBLOCK)OSError: [Errno 2] No such file or directory: ‘/dev/cu.usbmodemfd14’and nothing happens with the egg-botI’m working on:Mac – OS 10.8.5Inkscape 2.6.3If anyone has seen anything like this or has a path to trouble shoot this I’d love to hear from you, thanks.December 27, 2015 at 3:02 pm #22338Windell OskayKeymasterIf you have an EggBot with the white (not clear) chassis, then your model should have the same capabilities as the current basic model– no worries there.
The current version of Inkscape is 0.91– I think that you’ve identified the EggBot software version.To address your issue: I would recommend trying the older version, EggBot software version 2.5.0, available on our GitHub releases page: https://github.com/evil-mad/EggBot/releasesIf you are using an older version of Inkscape (such as 0.48.5), you will need to instead use EggBot 2.4.0.December 28, 2015 at 7:46 pm #22339zuckyParticipantThank you for your help, I’ve had a bit of a change in environment since I last posted so here’s where I am currently.
I updated the OS on the Mac to Yosemite – was that ever a process as my machine experienced some of the update problems. Anyway, after the update I reinstalled inkscape (yes .91, sorry about that) and the eggbot extensions (current). And then received the same errors, sigh.Just now I installed the EggBot software version 2.5.0 and that has changed the problem. When in inkscape if I manually move a motor or the pen it works… once. The second time I try and do anything I get the message “Unable to find an Eggbot on any serial port. :(” If I then unplug the UBS and plug it back in the bot will work, again once then error message.I have tested the EggBot with another laptop and it works fine (other than squishing everything on one axis, which I’m sure is some setting I need to calibrate but I haven’t gotten that far. So it looks like my issue lies with the USB posts on my current laptop. Should you have any other ideas please let me know and thank you for your help!December 28, 2015 at 8:03 pm #22340Windell OskayKeymasterThat changes things; please try the latest version, 2.6.4, available here: https://github.com/evil-mad/EggBot/releases
Also, would you please so kind as to post the exact MacOS version number that you are running? (I am running 10.11.1, for example.)December 28, 2015 at 8:15 pm #22341zuckyParticipantOkay, I reinstalled the latest EggBot control and here’s what I show for versions:OSx 10.11.2XQuartz 2.7.8 (xorg-server 1.16.4)Inkscape .91Eggbot 2.6.3The control now no longer works at all, just the long error message.December 28, 2015 at 8:31 pm #22342Windell OskayKeymasterAh, yes– that’s El Capitan, not Yosemite.
Please install EggBot 2.6.4 and try again.December 28, 2015 at 8:35 pm #22343zuckyParticipantWhoops, I installed the wrong version of eggbot control. I just installed 2.6.4 and IT WORKS!
Now to work on why the EggBot seems to be compressing the width by half, odd.Thank you for your help.December 28, 2015 at 8:42 pm #22344Windell OskayKeymasterIf this is on an egg-shaped object, you may be running into map projection: http://wiki.evilmadscientist.com/Eggbot_Quality_Troubleshooting#Map_Projection
December 28, 2015 at 8:57 pm #22345zuckyParticipantIt is an egg, thanks for the link. So far if I set the scale for width to 200%. A little experimenting and I should be good. Thanks again for your help!
-
AuthorPosts
- You must be logged in to reply to this topic.