| Well, after the last post I thought I would give the Eagle to gEDA converter a try. At first I thought about reverse engineering the Eagle format and then output the result. This would have the advantage that you wouldn’t need to run Eagle to do this. I decided that this would be too much work and was about to give up, but then I remembered that Eagle has quite a good scripting language called ULP. About 2 hours later I have this script which converts “symbols” in an Eagle library to a gEDA symbol. As this seems so easy I may continue and see if I can make a converter for a complete Schematic and PCB. I’ve attached a picture of a symbol in both gschem and Eagle at the same time.Hope other people find this useful too. | ![]() |
- Currently in Pyrmont NSW, Australia
Tweets
- @rillian I'm currently putting together a document which documents the backend and actual setup more. (In reply to rillian)
- @rillian Presentation - https://t.co/3sishEgt Video - http://t.co/vP6Zxt4S (In reply to rillian)
- @djay75 at #SyPy should be streaming at http://t.co/Kgv6CHRK tonight. Might be a little bumpy as first time testing portable system.
- More updates...
-
Home
Categories
-
RSS
Tags
$LANG apple browser cookie jar cookies css curl dvd dvd-video encoding epiphany firefox foss Games gnome Google GooglePlus gsoc lca2008 lca2009 mac matshita miniconf moving mtv newbie problems Python regionset sony sqlite Sydney sys.stdout talking techtalk thousand parsec tshirts twitter Ubuntu ui utf-8 utf8 vaio videos webOther Cool People
Thousand Parsec
Meta












{ 2 } Comments
Hi Mithro,
I was very impressed to see your eagle2geda converter. I can’t get it to work though, I get the error that the symbol “S” is not found. Is this because I am running the script in the wrong window?
A
There is a typo in the version that is uploaded it should be “P.name” not “S.name”.
I have however mostly abandoned this converter. I don’t have time to work on it and have used neither eagle or gEDA is over a year. Feel free to do what you want with it.
Post a Comment