diff options
8 files changed, 21 insertions, 5 deletions
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) @@ -72078,3 +72078,10 @@ common_footprints 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 "")) +) |