diff options
author | jaseg <git@jaseg.de> | 2023-10-08 22:08:15 +0200 |
---|---|---|
committer | jaseg <git@jaseg.de> | 2023-10-08 22:08:15 +0200 |
commit | 34c84f51ae1dd9e5335e4803d127878da9e799b1 (patch) | |
tree | 89bc313760977af6ecf4e2a2b26102cfc741283b /center-led-base/fp-lib-table | |
parent | 395d5e6f064bcd002e568a6ed18fb049d4d4c671 (diff) | |
download | 8seg-foo.tar.gz 8seg-foo.tar.bz2 8seg-foo.zip |
base: Update PCB with flipped IR LEDs and new silk, export gerbersfoo
Diffstat (limited to 'center-led-base/fp-lib-table')
-rw-r--r-- | center-led-base/fp-lib-table | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/center-led-base/fp-lib-table b/center-led-base/fp-lib-table new file mode 100644 index 0000000..8d81986 --- /dev/null +++ b/center-led-base/fp-lib-table @@ -0,0 +1,5 @@ +(fp_lib_table
+ (lib (name "footprints")(type "KiCad")(uri "${KIPRJMOD}/../corner/footprints.pretty")(options "")(descr ""))
+ (lib (name "Capacitor_THT")(type "KiCad")(uri "/home/user/ref/kicad-footprints/Capacitor_THT.pretty")(options "")(descr ""))
+ (lib (name "center")(type "KiCad")(uri "${KIPRJMOD}/center.pretty")(options "")(descr ""))
+)
|