This website requires JavaScript.
Explore
Help
Sign In
haskal
/
kicad
Watch
1
Star
0
Fork
You've already forked kicad
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2f52ef33b4
kicad
/
common
/
lib_table.keywords
9 lines
67 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit of footprint library table code.
2012-10-15 01:38:32 +00:00
fp_lib_table
Eeschema: lay the groundwork for symbol library tables. Create SYM_LIB_TABLE and SYMBOL_LIB_TABLE_ROW objects derived from LIB_TABLE and LIB_TABLE_ROW respectively for supporting symbol library tables. Add FPID member to LIB_PART for associating a symbol to a specific library nickname. Please note, this is not used in any way at this time and will be implemented when the symbol library table is actually implemented. Add sym_lib_table keyword to keywords file. This is a temporary measure until a more elegant method for parsing and formatting library tables can be implemented. Build FPID support in the common library instead of the pcbcommon library for use in Eeschema.
2016-11-20 18:33:07 +00:00
sym_lib_table
more fp_lib_table work, enhance parser
2012-12-08 23:58:03 +00:00
lib
Initial commit of footprint library table code.
2012-10-15 01:38:32 +00:00
name
type
more fp_lib_table work, enhance parser
2012-12-08 23:58:03 +00:00
uri
Initial commit of footprint library table code.
2012-10-15 01:38:32 +00:00
options
more fp_lib_table work, enhance parser
2012-12-08 23:58:03 +00:00
descr
Added "enabled" parameter for LIB_TABLE_ROW - Read and write from lib-table working
2017-11-15 05:48:31 +00:00
disabled