kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #35218
Eeschema 6.0 file format / data structure
I reported a bug earlier about the difficult user model of symbol aliases.
One of the biggest problems is that what is owned by a parent symbol and what is owned by an alias is not cleanly presented in the GUI. A nice way to solve that would be to remove the Description/Keywords/DocFilename from the Symbol Settings dialog and have all Symbol Fields be owned by the alias. (That way the Symbol Settings dialog maps 1:1 with the parent symbol, and the Symbol Fields dialog maps 1:1 with the alias.)
Will the new file format support generic alias fields? (We also need this to support SPICE. As I understand it you can’t currently have a model associated with an alias — which is troublesome as you’d like your 15V regulator to behave differently than your 5V regulator.)
Follow ups