From f22ae506a8e2aafeaa5785adf1b16b794f7596e5 Mon Sep 17 00:00:00 2001 From: jaseg Date: Tue, 13 Oct 2020 14:09:44 +0200 Subject: Update footprint library tables --- prototype/mech_pcbs/rotor_base_outer_pcb/fp-lib-table | 3 +++ prototype/mech_pcbs/rotor_base_pcb/fp-lib-table | 2 +- prototype/mech_pcbs/rotor_top_pcb/fp-lib-table | 2 +- prototype/mech_pcbs/rotor_vstrut_pcb/fp-lib-table | 2 +- prototype/mech_pcbs/stator_base_pcb/fp-info-cache | 9 ++++++++- prototype/mech_pcbs/stator_base_pcb/fp-lib-table | 2 +- prototype/mech_pcbs/stator_raspi_vstrut_pcb/fp-lib-table | 3 +++ prototype/mech_pcbs/stator_top_pcb/fp-lib-table | 3 +++ 8 files changed, 21 insertions(+), 5 deletions(-) create mode 100644 prototype/mech_pcbs/rotor_base_outer_pcb/fp-lib-table create mode 100644 prototype/mech_pcbs/stator_raspi_vstrut_pcb/fp-lib-table create mode 100644 prototype/mech_pcbs/stator_top_pcb/fp-lib-table (limited to 'prototype') diff --git a/prototype/mech_pcbs/rotor_base_outer_pcb/fp-lib-table b/prototype/mech_pcbs/rotor_base_outer_pcb/fp-lib-table new file mode 100644 index 0000000..f775e8c --- /dev/null +++ b/prototype/mech_pcbs/rotor_base_outer_pcb/fp-lib-table @@ -0,0 +1,3 @@ +(fp_lib_table + (lib (name "common_footprints")(type "KiCad")(uri "${KIPRJMOD}/../common/common_footprints.pretty")(options "")(descr "")) +) diff --git a/prototype/mech_pcbs/rotor_base_pcb/fp-lib-table b/prototype/mech_pcbs/rotor_base_pcb/fp-lib-table index d5a3c53..f775e8c 100644 --- a/prototype/mech_pcbs/rotor_base_pcb/fp-lib-table +++ b/prototype/mech_pcbs/rotor_base_pcb/fp-lib-table @@ -1,3 +1,3 @@ (fp_lib_table - (lib (name "common_footprints")(type "KiCad")(uri "/home/user/research/rotohsm/prototype/mech_pcbs/common/common_footprints.pretty")(options "")(descr "")) + (lib (name "common_footprints")(type "KiCad")(uri "${KIPRJMOD}/../common/common_footprints.pretty")(options "")(descr "")) ) diff --git a/prototype/mech_pcbs/rotor_top_pcb/fp-lib-table b/prototype/mech_pcbs/rotor_top_pcb/fp-lib-table index d5a3c53..f775e8c 100644 --- a/prototype/mech_pcbs/rotor_top_pcb/fp-lib-table +++ b/prototype/mech_pcbs/rotor_top_pcb/fp-lib-table @@ -1,3 +1,3 @@ (fp_lib_table - (lib (name "common_footprints")(type "KiCad")(uri "/home/user/research/rotohsm/prototype/mech_pcbs/common/common_footprints.pretty")(options "")(descr "")) + (lib (name "common_footprints")(type "KiCad")(uri "${KIPRJMOD}/../common/common_footprints.pretty")(options "")(descr "")) ) diff --git a/prototype/mech_pcbs/rotor_vstrut_pcb/fp-lib-table b/prototype/mech_pcbs/rotor_vstrut_pcb/fp-lib-table index d5a3c53..f775e8c 100644 --- a/prototype/mech_pcbs/rotor_vstrut_pcb/fp-lib-table +++ b/prototype/mech_pcbs/rotor_vstrut_pcb/fp-lib-table @@ -1,3 +1,3 @@ (fp_lib_table - (lib (name "common_footprints")(type "KiCad")(uri "/home/user/research/rotohsm/prototype/mech_pcbs/common/common_footprints.pretty")(options "")(descr "")) + (lib (name "common_footprints")(type "KiCad")(uri "${KIPRJMOD}/../common/common_footprints.pretty")(options "")(descr "")) ) diff --git a/prototype/mech_pcbs/stator_base_pcb/fp-info-cache b/prototype/mech_pcbs/stator_base_pcb/fp-info-cache index cccbe44..2c45559 100644 --- a/prototype/mech_pcbs/stator_base_pcb/fp-info-cache +++ b/prototype/mech_pcbs/stator_base_pcb/fp-info-cache @@ -1,4 +1,4 @@ -15898785714655573 +15900388296995573 Battery BatteryHolder_Bulgin_BX0036_1xC Bulgin Battery Holder, BX0036, Battery Type C (https://www.bulgin.com/products/pub/media/bulgin/data/Battery_holders.pdf) @@ -72075,6 +72075,13 @@ common_footprints 15mm_plug +0 +20 +20 +common_footprints +ept_ec.8_20pin_edge + + 0 20 20 diff --git a/prototype/mech_pcbs/stator_base_pcb/fp-lib-table b/prototype/mech_pcbs/stator_base_pcb/fp-lib-table index d5a3c53..f775e8c 100644 --- a/prototype/mech_pcbs/stator_base_pcb/fp-lib-table +++ b/prototype/mech_pcbs/stator_base_pcb/fp-lib-table @@ -1,3 +1,3 @@ (fp_lib_table - (lib (name "common_footprints")(type "KiCad")(uri "/home/user/research/rotohsm/prototype/mech_pcbs/common/common_footprints.pretty")(options "")(descr "")) + (lib (name "common_footprints")(type "KiCad")(uri "${KIPRJMOD}/../common/common_footprints.pretty")(options "")(descr "")) ) diff --git a/prototype/mech_pcbs/stator_raspi_vstrut_pcb/fp-lib-table b/prototype/mech_pcbs/stator_raspi_vstrut_pcb/fp-lib-table new file mode 100644 index 0000000..f775e8c --- /dev/null +++ b/prototype/mech_pcbs/stator_raspi_vstrut_pcb/fp-lib-table @@ -0,0 +1,3 @@ +(fp_lib_table + (lib (name "common_footprints")(type "KiCad")(uri "${KIPRJMOD}/../common/common_footprints.pretty")(options "")(descr "")) +) diff --git a/prototype/mech_pcbs/stator_top_pcb/fp-lib-table b/prototype/mech_pcbs/stator_top_pcb/fp-lib-table new file mode 100644 index 0000000..f775e8c --- /dev/null +++ b/prototype/mech_pcbs/stator_top_pcb/fp-lib-table @@ -0,0 +1,3 @@ +(fp_lib_table + (lib (name "common_footprints")(type "KiCad")(uri "${KIPRJMOD}/../common/common_footprints.pretty")(options "")(descr "")) +) -- cgit