From 4c75780918e493f7b0ee3b2c91251d77234af4c2 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 19 Aug 2012 18:18:03 +0200 Subject: o Routing complete. --- bitraf-kicad-library/.gitignore | 1 + bitraf-kicad-library/footprints/PIN_ARRAY_7x2.mod | 119 ++++++++++++++++++++++ 2 files changed, 120 insertions(+) create mode 100644 bitraf-kicad-library/.gitignore create mode 100644 bitraf-kicad-library/footprints/PIN_ARRAY_7x2.mod (limited to 'bitraf-kicad-library') diff --git a/bitraf-kicad-library/.gitignore b/bitraf-kicad-library/.gitignore new file mode 100644 index 0000000..751553b --- /dev/null +++ b/bitraf-kicad-library/.gitignore @@ -0,0 +1 @@ +*.bak diff --git a/bitraf-kicad-library/footprints/PIN_ARRAY_7x2.mod b/bitraf-kicad-library/footprints/PIN_ARRAY_7x2.mod new file mode 100644 index 0000000..a430994 --- /dev/null +++ b/bitraf-kicad-library/footprints/PIN_ARRAY_7x2.mod @@ -0,0 +1,119 @@ +PCBNEW-LibModule-V1 Sun 19 Aug 2012 03:24:12 PM CEST +# encoding utf-8 +$INDEX +PIN_ARRAY_7x2 +$EndINDEX +$MODULE PIN_ARRAY_7x2 +Po 0 0 0 15 5030E8F3 00000000 ~~ +Li PIN_ARRAY_7x2 +Cd Double range of contacts 2 x 7 pins +Kw CONN +Sc 00000000 +AR PIN_ARRAY_7x2 +Op 0 0 0 +T0 0 -1500 400 400 0 80 N V 21 N "PIN_ARRAY_7X2" +T1 0 -1500 400 400 0 80 N I 21 N "Val**" +DS -3500 -1000 3500 -1000 120 21 +DS 3500 -1000 3500 1000 120 21 +DS 3500 1000 -3500 1000 120 21 +DS -3500 1000 -3500 -1000 120 21 +$PAD +Sh "1" R 600 600 0 0 0 +Dr 400 0 0 +At STD N 00E0FFFF +Ne 0 "" +Po -3000 500 +$EndPAD +$PAD +Sh "2" C 600 600 0 0 0 +Dr 400 0 0 +At STD N 00E0FFFF +Ne 0 "" +Po -3000 -500 +$EndPAD +$PAD +Sh "3" C 600 600 0 0 0 +Dr 400 0 0 +At STD N 00E0FFFF +Ne 0 "" +Po -2000 500 +$EndPAD +$PAD +Sh "4" C 600 600 0 0 0 +Dr 400 0 0 +At STD N 00E0FFFF +Ne 0 "" +Po -2000 -500 +$EndPAD +$PAD +Sh "5" C 600 600 0 0 0 +Dr 400 0 0 +At STD N 00E0FFFF +Ne 0 "" +Po -1000 500 +$EndPAD +$PAD +Sh "6" C 600 600 0 0 0 +Dr 400 0 0 +At STD N 00E0FFFF +Ne 0 "" +Po -1000 -500 +$EndPAD +$PAD +Sh "7" C 600 600 0 0 0 +Dr 400 0 0 +At STD N 00E0FFFF +Ne 0 "" +Po 0 500 +$EndPAD +$PAD +Sh "8" C 600 600 0 0 0 +Dr 400 0 0 +At STD N 00E0FFFF +Ne 0 "" +Po 0 -500 +$EndPAD +$PAD +Sh "9" C 600 600 0 0 0 +Dr 400 0 0 +At STD N 00E0FFFF +Ne 0 "" +Po 1000 500 +$EndPAD +$PAD +Sh "10" C 600 600 0 0 0 +Dr 400 0 0 +At STD N 00E0FFFF +Ne 0 "" +Po 1000 -500 +$EndPAD +$PAD +Sh "11" C 600 600 0 0 0 +Dr 320 0 0 +At STD N 00E0FFFF +Ne 0 "" +Po 2000 500 +$EndPAD +$PAD +Sh "12" C 600 600 0 0 0 +Dr 320 0 0 +At STD N 00E0FFFF +Ne 0 "" +Po 2000 -500 +$EndPAD +$PAD +Sh "13" C 600 600 0 0 0 +Dr 320 0 0 +At STD N 00E0FFFF +Ne 0 "" +Po 3000 500 +$EndPAD +$PAD +Sh "14" C 600 600 0 0 0 +Dr 320 0 0 +At STD N 00E0FFFF +Ne 0 "" +Po 3000 -500 +$EndPAD +$EndMODULE PIN_ARRAY_7x2 +$EndLIBRARY -- cgit v1.2.3