gEDA-user: Attributes in pcb footprint files -- is this a new feature?
DJ Delorie
dj at delorie.com
Mon Jan 28 17:49:58 EST 2008
> Borrowing from ASIC flow: width/length, number of pins.
Hmmm... elements should already know this; they have a bounding box
and they can just count their pins.
But in general, "put whatever you want in there". It's for expansion,
third party scripts, etc.
We did suggest, when we were talking about it, to use a tool-specific
prefix for tool-specific data. For example, a 3dplotter called "foo"
would store its attributes as "foo.shapefile" or somewhat.
More information about the geda-user
mailing list