Maintenance notice: These forum archives are read-only, and will be removed shortly. Please visit our forums at their new location, https://www.evilmadscientist.com/forums/.
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Thanks for your reply.
I've checked both of your suggestions but the answers are NO.
Do I have to just replace the Inkskape drivers or to update my EBB bootloader and Firmware ?
How can I know my EBB version and update it ?
BR
I tried again and agin, same result every time.
When I install the files from github I obtain following error :
Traceback (most recent call last):
File "eggbot.py", line 1146, in <module>
e.affect()
File "C:\Program Files\Inkscape\share\extensions\inkex.py", line 268, in affect
self.effect()
File "eggbot.py", line 200, in effect
self.plotToEggBot()
File "eggbot.py", line 438, in plotToEggBot
self.recursivelyTraverseSvg( self.svg, self.svgTransform )
File "eggbot.py", line 498, in recursivelyTraverseSvg
self.recursivelyTraverseSvg( node, matNew, parent_visibility=v )
File "eggbot.py", line 498, in recursivelyTraverseSvg
self.recursivelyTraverseSvg( node, matNew, parent_visibility=v )
File "eggbot.py", line 554, in recursivelyTraverseSvg
self.plotPath( node, matNew )
File "eggbot.py", line 979, in plotPath
self.plotLineAndTime()
File "eggbot.py", line 1127, in plotLineAndTime
ebb_motion.doXYMove( self.serialPort, xd2, yd2, td )
AttributeError: 'module' object has no attribute 'doXYMove'
When I install only hatch files it's OK but doesn't solve the issue.
I'll send you the file by mail.
BR
You can download the code from https://github.com/evil-mad/plotink , and copy the three files from the "libraries" folder into the Inkscape extensions folder.
BR
I don't see the stray lines in the file. (I'll keep looking for the cause of that.) However, the lion is indeed doubled in the file-- there are two copies of those vectors, one right on top of the other.
I've tried to print it several times, always the same errors at the exact same place, changing the delays did not solved the issue.
Probably my Eggbot is defective.
How do you see that the Lion is doubled ????
I'm not able to detect that issue.
Thanks for your support
BR