pcb

eagle library import

Bug #699520 reported by nobody
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gEDA project
New
Wishlist
Unassigned
pcb
New
Wishlist
Unassigned

Bug Description

could an importer to use the eagle layout system part
libraries be added?

Revision history for this message
danmc (danmc) wrote :

can you provide documentation on the eagle library format?

Revision history for this message
Peter Clifton (pcjc2) wrote :

I believe it is binary, but you could write an Eagle ULP to extract symbols (assuming you had Eagle to start with)

There are some eagle -> KiCad converters here, which might be of interest:

https://sourceforge.net/projects/m-pad/files/Scripts/

tags: added: 3rd-party-import
Felix Ruoff (felixruoff)
summary: - library
+ eagle library import
Revision history for this message
bd_at_jollyroger (brian8702) wrote :

Eagle format is now XML. I'm working a program to convert the .brd files to .pcb, but currently writing it in C++.

Revision history for this message
Erich (a1039181) wrote :

Kicad module (i.e. footprint) import is now supported with a java utility:

https://github.com/erichVK5/KicadModuleToGEDA

If you can convert your eagle footprint to a kicad module with either

https://github.com/DanChianucci/Eagle2Kicad

or

https://github.com/Jantek/Eagle2Kicad.ulp

you can then convert them into PCB footprints.

Revision history for this message
Vladimir Zhbanov (vzhbanov) wrote :

Hi, Erich.

We could probably add those links onto our pcb footprint generators page.
What do you think?

Thanks,
  Vladimir

Traumflug (mah-jump-ing)
Changed in geda-project:
importance: Undecided → Wishlist
Revision history for this message
Erich (a1039181) wrote :

there is now a utility to import

BXL, BSDL, IBIS, symdef, Eagle footprints, and Eagle symbols to PCB and gschem formats

https://github.com/erichVK5/translate2geda

work is ongoing to refine conversion and to rehabilitate symbols with strange pin spacing.

Existing code for Kicad module and symbol translation will be merged with it in due course

P.S.

Vladimir, feel free to add links to the wiki.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.