uConfig
uConfig copied to clipboard
EAGLE export?
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?
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...
Hi @sebcaux, No worries! Yes I thought about the same approach. I might came up with PR soon!
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.
This is a moot point now since Eagle is dead.
This issue can be closed.
Yes indeed! Long live Kicad!