uConfig icon indicating copy to clipboard operation
uConfig copied to clipboard

EAGLE export?

Open martonmiklos opened this issue 6 years ago • 3 comments

Hi @sebcaux

Many thanks for sharing this project, it is very promising and smart tool!

I have some Qt classes (generated from the XML descriptors) which can be used to parse/generate design/library files for the Autodesk EAGLE.

Would you accept a patch for the uConfig which would allow saving to EAGLE library files?

martonmiklos avatar Jan 08 '19 18:01 martonmiklos

Hi @martonmiklos,

I realize that I don't give feedback to your request, I'm very sorry... I have very few times to give to this project at the moment.

It's a good idea, I'm now open to give access to this tool to closed source tools like EAGLE.

I imagine we can add https://github.com/martonmiklos/qt_eagle_xml_parser as submodule in uConfig repo and create a system of abstart class to import/export to various format like CSV, excel, EAGLE, Altium...

sebcaux avatar Mar 23 '19 08:03 sebcaux

Hi @sebcaux, No worries! Yes I thought about the same approach. I might came up with PR soon!

martonmiklos avatar Mar 23 '19 09:03 martonmiklos

Trying to remember the structure of project...

Finally, I already prepare for multiple format import/export library. In kicad/parser/, LibParser is an injterface to provide multiple implementation of loadLib and saveLib.

sebcaux avatar Mar 23 '19 10:03 sebcaux

This is a moot point now since Eagle is dead.

This issue can be closed.

GravisZro avatar Aug 19 '23 16:08 GravisZro

This is a moot point now since Eagle is dead.

This issue can be closed.

Yes indeed! Long live Kicad!

martonmiklos avatar Aug 19 '23 17:08 martonmiklos