[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-user: Convert Eagle libraries to gschem sym



Hi

For anyone may be interesting here is a ulp(User Language Program) to
convert your Eagle libraries to gschem sym files.The conversion is not
perfect (i dont think that iam able to make it perfect ever) but it make
an acceptable conversion as far as im aware, iam very new to gschem so may
exist critical mistakes in converted files that i am not aware of it.
Any comments or sugestions are welcome.

To make the conversion first you have to make a directory named exact as
your library name without the extension lbr.For example if you have a
library named "mylib.lbr" then you have to make a directory named "mylib"
inside the eagle lbr directory( i dont know yet how to create a directory
from a ulp).Then open the library and in the Eagle command line write "run
gedalib.ulp" and enter,depending of the library size this may take a few
minutes to finish and thats it.

Note: Before use this ulp be aware of legal issues if you convert other
people libraries.

Regards 
Charalampos Alexopoulos

Attachment: gedalib.ulp
Description: Binary data