First migration completed

This commit is contained in:
Chan Wei Nick 2025-04-23 22:38:25 +08:00
commit be94d5f9ea
226 changed files with 86348 additions and 0 deletions

26
.gitignore vendored Normal file
View File

@ -0,0 +1,26 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*.sch-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

9
GE_7SEGMENT.dcm Normal file
View File

@ -0,0 +1,9 @@
EESchema-DOCLIB Version 2.0
#
$CMP TCDG1060M
D 7 Segment Green Display 40.2 x 12.8
K 7 Segment
F https://geekelectronick.com/wp-content/uploads/TDCG1050M_TDCG1060M_TDCR1050M_TDCR1060M.pdf
$ENDCMP
#
#End Doc Library

94
GE_7SEGMENT.kicad_sym Normal file
View File

@ -0,0 +1,94 @@
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
(symbol "TCDG1060M" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "D" (id 0) (at 0 21.59 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "TCDG1060M" (id 1) (at 0 19.05 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "GE_7SEGMENT:TCDG1060M" (id 2) (at 0 -19.05 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://geekelectronick.com/wp-content/uploads/TDCG1050M_TDCG1060M_TDCR1050M_TDCR1060M.pdf" (id 3) (at 0 21.59 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "7 Segment" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "7 Segment Green Display 40.2 x 12.8" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "TCDG1060M_0_1"
(rectangle (start -12.7 10.16) (end 12.7 -10.16)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type background))
)
)
(symbol "TCDG1060M_1_1"
(pin passive line (at -8.89 -12.7 90) (length 2.54)
(name "C_D1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 6.35 12.7 270) (length 2.54)
(name "C_L3" (effects (font (size 1.27 1.27))))
(number "10" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 3.81 12.7 270) (length 2.54)
(name "A_F" (effects (font (size 1.27 1.27))))
(number "11" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 1.27 12.7 270) (length 2.54)
(name "A_L1_L2" (effects (font (size 1.27 1.27))))
(number "12" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -1.27 12.7 270) (length 2.54)
(name "A_C" (effects (font (size 1.27 1.27))))
(number "13" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -3.81 12.7 270) (length 2.54)
(name "A_A" (effects (font (size 1.27 1.27))))
(number "14" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -6.35 12.7 270) (length 2.54)
(name "A_G" (effects (font (size 1.27 1.27))))
(number "15" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -8.89 12.7 270) (length 2.54)
(name "A_B" (effects (font (size 1.27 1.27))))
(number "16" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -6.35 -12.7 90) (length 2.54)
(name "C_D2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -3.81 -12.7 90) (length 2.54)
(name "A_D" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -1.27 -12.7 90) (length 2.54)
(name "C_L1_L2" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 1.27 -12.7 90) (length 2.54)
(name "A_E" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 3.81 -12.7 90) (length 2.54)
(name "D3" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 6.35 -12.7 90) (length 2.54)
(name "A_DP" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 8.89 -12.7 90) (length 2.54)
(name "D4" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 8.89 12.7 270) (length 2.54)
(name "A_L3" (effects (font (size 1.27 1.27))))
(number "9" (effects (font (size 1.27 1.27))))
)
)
)
)

32
GE_7SEGMENT.lib Normal file
View File

@ -0,0 +1,32 @@
EESchema-LIBRARY Version 2.4
#encoding utf-8
#
# TCDG1060M
#
DEF TCDG1060M D 0 40 Y Y 1 F N
F0 "D" 0 850 50 H V C CNN
F1 "TCDG1060M" 0 750 50 H V C CNN
F2 "GE_7SEGMENT:TCDG1060M" 0 -750 50 H I C CNN
F3 "" 0 850 50 H I C CNN
DRAW
S -500 400 500 -400 0 1 0 f
X C_D1 1 -350 -500 100 U 50 50 1 1 P
X C_L3 10 250 500 100 D 50 50 1 1 P
X A_F 11 150 500 100 D 50 50 1 1 P
X A_L1_L2 12 50 500 100 D 50 50 1 1 P
X A_C 13 -50 500 100 D 50 50 1 1 P
X A_A 14 -150 500 100 D 50 50 1 1 P
X A_G 15 -250 500 100 D 50 50 1 1 P
X A_B 16 -350 500 100 D 50 50 1 1 P
X C_D2 2 -250 -500 100 U 50 50 1 1 P
X A_D 3 -150 -500 100 U 50 50 1 1 P
X C_L1_L2 4 -50 -500 100 U 50 50 1 1 P
X A_E 5 50 -500 100 U 50 50 1 1 P
X D3 6 150 -500 100 U 50 50 1 1 P
X A_DP 7 250 -500 100 U 50 50 1 1 P
X D4 8 350 -500 100 U 50 50 1 1 P
X A_L3 9 350 500 100 D 50 50 1 1 P
ENDDRAW
ENDDEF
#
#End Library

View File

@ -0,0 +1,43 @@
(module TCDG1060M (layer F.Cu) (tedit 62615D29)
(fp_text reference REF** (at -17.78 -7.62) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value TCDG1060M (at 0 7.62) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -20.1 6.4) (end -20.1 -6.4) (layer F.SilkS) (width 0.12))
(fp_line (start 20.1 6.4) (end -20.1 6.4) (layer F.SilkS) (width 0.12))
(fp_line (start 20.1 -6.4) (end 20.1 6.4) (layer F.SilkS) (width 0.12))
(fp_line (start -20.1 -6.4) (end 20.1 -6.4) (layer F.SilkS) (width 0.12))
(fp_text user 1 (at -10.16 5.08) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user 16 (at -10.795 -5.08) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user 8 (at 10.16 5.08) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user 9 (at 10.16 -5.08) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0.42 -0.02) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole rect (at -8.89 5.08) (size 1 1) (drill 0.55) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at -6.35 5.08) (size 1 1) (drill 0.55) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at -3.81 5.08) (size 1 1) (drill 0.55) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at -1.27 5.08) (size 1 1) (drill 0.55) (layers *.Cu *.Mask))
(pad 5 thru_hole circle (at 1.27 5.08) (size 1 1) (drill 0.55) (layers *.Cu *.Mask))
(pad 6 thru_hole circle (at 3.81 5.08) (size 1 1) (drill 0.55) (layers *.Cu *.Mask))
(pad 7 thru_hole circle (at 6.35 5.08) (size 1 1) (drill 0.55) (layers *.Cu *.Mask))
(pad 8 thru_hole circle (at 8.89 5.08) (size 1 1) (drill 0.55) (layers *.Cu *.Mask))
(pad 9 thru_hole circle (at 8.89 -5.08) (size 1 1) (drill 0.55) (layers *.Cu *.Mask))
(pad 10 thru_hole circle (at 6.35 -5.08) (size 1 1) (drill 0.55) (layers *.Cu *.Mask))
(pad 11 thru_hole circle (at 3.81 -5.08) (size 1 1) (drill 0.55) (layers *.Cu *.Mask))
(pad 12 thru_hole circle (at 1.27 -5.08) (size 1 1) (drill 0.55) (layers *.Cu *.Mask))
(pad 13 thru_hole circle (at -1.27 -5.08) (size 1 1) (drill 0.55) (layers *.Cu *.Mask))
(pad 14 thru_hole circle (at -3.81 -5.08) (size 1 1) (drill 0.55) (layers *.Cu *.Mask))
(pad 15 thru_hole circle (at -6.35 -5.08) (size 1 1) (drill 0.55) (layers *.Cu *.Mask))
(pad 16 thru_hole circle (at -8.89 -5.08) (size 1 1) (drill 0.55) (layers *.Cu *.Mask))
)

8
GE_ACDC.dcm Normal file
View File

@ -0,0 +1,8 @@
EESchema-DOCLIB Version 2.0
#
$CMP VTX-214-005-1xx
D 5W AC-DC SMPS PCB Modules
F https://geekelectronick.com/wp-content/uploads/Vigortronix5WattACDC_SMPS_PCBModules.pdf
$ENDCMP
#
#End Doc Library

43
GE_ACDC.kicad_sym Normal file
View File

@ -0,0 +1,43 @@
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
(symbol "VTX-214-005-1xx" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 0 7.62 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "VTX-214-005-1xx" (id 1) (at 0 6.35 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "GE_ACDC:VTX-214-005-1xx" (id 2) (at 0 -6.35 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://geekelectronick.com/wp-content/uploads/Vigortronix5WattACDC_SMPS_PCBModules.pdf" (id 3) (at 0 7.62 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "5W AC-DC SMPS PCB Modules" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "VTX-214-005-1xx_0_1"
(rectangle (start -6.35 5.08) (end 6.35 -5.08)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type background))
)
)
(symbol "VTX-214-005-1xx_1_1"
(pin power_in line (at -8.89 2.54 0) (length 2.54)
(name "L" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -8.89 -2.54 0) (length 2.54)
(name "N" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin power_out line (at 8.89 2.54 180) (length 2.54)
(name "DC+" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin power_out line (at 8.89 -2.54 180) (length 2.54)
(name "DC-" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
)
)
)

20
GE_ACDC.lib Normal file
View File

@ -0,0 +1,20 @@
EESchema-LIBRARY Version 2.4
#encoding utf-8
#
# VTX-214-005-1xx
#
DEF VTX-214-005-1xx U 0 40 Y Y 1 F N
F0 "U" 0 300 50 H V C CNN
F1 "VTX-214-005-1xx" 0 250 50 H V C CNN
F2 "GE_ACDC:VTX-214-005-1xx" 0 -250 50 H I C CNN
F3 "" 0 300 50 H I C CNN
DRAW
S -250 200 250 -200 0 1 0 f
X L 1 -350 100 100 R 50 50 1 1 W
X N 2 -350 -100 100 R 50 50 1 1 W
X DC+ 3 350 100 100 L 50 50 1 1 w
X DC- 4 350 -100 100 L 50 50 1 1 w
ENDDRAW
ENDDEF
#
#End Library

View File

@ -0,0 +1,19 @@
(module VTX-214-005-1xx (layer F.Cu) (tedit 62615D39)
(fp_text reference REF** (at -13.462 -14.605) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VTX-214-005-1xx (at 8.509 -14.605) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 15.9 13.4) (end -15.9 13.4) (layer F.SilkS) (width 0.12))
(fp_line (start 15.9 -13.4) (end 15.9 13.4) (layer F.SilkS) (width 0.12))
(fp_line (start -15.9 -13.4) (end 15.9 -13.4) (layer F.SilkS) (width 0.12))
(fp_line (start -15.9 13.4) (end -15.9 -13.4) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 0.62 0.18) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 10 10) (size 1.5 1.5) (drill 1) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at -10 10) (size 1.5 1.5) (drill 1) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at -5 -10) (size 1.5 1.5) (drill 1) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at 5 -10) (size 1.5 1.5) (drill 1) (layers *.Cu *.Mask))
)

9886
GE_ARM.kicad_sym Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,127 @@
(footprint "KLDVX-0202-A"
(version 20240108)
(generator "pcbnew")
(generator_version "8.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at 0 -8.75 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "96e3458c-0e48-4095-8a89-2a7f6b2b5bb3")
(effects
(font
(size 1 1)
(thickness 0.1)
)
)
)
(property "Value" "KLDVX-0202-A"
(at 0 8.75 0)
(unlocked yes)
(layer "F.Fab")
(uuid "0895021d-d98a-4e18-adfd-b7834b9b7252")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Footprint" ""
(at 2.8 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "80604dd6-0205-4555-939c-94ebfc89cc33")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 2.8 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "de886014-04bf-424f-b988-cd5183281ca1")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 2.8 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "9e6d709a-c91e-442c-8f57-c5712df0896a")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_text user "${REFERENCE}"
(at 0 10.25 0)
(unlocked yes)
(layer "F.Fab")
(uuid "6660a599-110e-404d-b1ef-cef8fa6d8aa3")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "" np_thru_hole circle
(at -0.7 5.6)
(size 1 1)
(drill 1)
(layers "F&B.Cu" "*.Mask")
(uuid "eeef35cd-aca5-4e14-8588-e2c0b7abb6cc")
)
(pad "" np_thru_hole circle
(at 6.3 -2.2)
(size 1 1)
(drill 1)
(layers "F&B.Cu" "*.Mask")
(uuid "b35ed12a-de18-433d-b135-824ac371d1aa")
)
(pad "" np_thru_hole circle
(at 6.3 5.6)
(size 1 1)
(drill 1)
(layers "F&B.Cu" "*.Mask")
(uuid "767e4f3d-169e-47df-b3be-682de97511aa")
)
(pad "1" thru_hole circle
(at -2.1 0)
(size 4 4)
(drill 3)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "608f91c4-9762-449d-b918-22f906c2f5cd")
)
(pad "2" thru_hole circle
(at 1.4 5.6)
(size 3 3)
(drill 2.2)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "8dec815d-7c76-4df1-98af-ba0a9e102808")
)
(pad "2" thru_hole circle
(at 4.2 2.8)
(size 3 3)
(drill 2.2)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "52064ed7-7af4-4715-9332-0dac68b0f66e")
)
)

3160
GE_BT.kicad_sym Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,88 @@
(footprint "RN4020" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(attr through_hole)
(fp_text reference "REF**" (at 5.842 -8.128) (layer "F.SilkS")
(effects (font (size 0.6 0.6) (thickness 0.1)))
(tstamp f3d2381c-f290-4e94-a52e-f3d963ac43c2)
)
(fp_text value "RN4020" (at 5.588 -6.35) (layer "F.Fab")
(effects (font (size 0.6 0.6) (thickness 0.1)))
(tstamp 41660c14-bf87-41be-b17f-4a80034a0156)
)
(fp_line (start 0 -19.5) (end 11.5 -19.5)
(stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 854f7239-8540-43a6-9c6a-7a23d3b1966c))
(fp_line (start 0 -11.9) (end 0 -19.5)
(stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp fbbdd4d8-3648-4fe3-993d-2d0a043bd646))
(fp_line (start 11.5 -19.5) (end 11.5 -11.9)
(stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 592e3a2b-d9d3-4628-b717-8766665a5145))
(fp_line (start 0.2 -13.7) (end 0.2 -12.192)
(stroke (width 0.15) (type solid)) (layer "Cmts.User") (tstamp 9156e6b9-b875-494e-8e15-7505e9c10f6b))
(fp_line (start 0.2 -12.192) (end 1.5 -12.192)
(stroke (width 0.15) (type solid)) (layer "Cmts.User") (tstamp 97208aad-85d9-4d99-bffc-d8ef263b5bf6))
(fp_line (start 0.254 -13.081) (end 1.0795 -12.2555)
(stroke (width 0.15) (type solid)) (layer "Cmts.User") (tstamp 2c37b531-2621-4bf5-bc71-e9c882540a2c))
(fp_line (start 0.762 -13.6525) (end 1.4605 -12.954)
(stroke (width 0.15) (type solid)) (layer "Cmts.User") (tstamp 7b026db8-a7b8-46a1-91ec-2714b6164c3b))
(fp_line (start 1.5 -13.7) (end 0.2 -13.7)
(stroke (width 0.15) (type solid)) (layer "Cmts.User") (tstamp 9cc49dba-4239-480b-afc3-12a1052e9c62))
(fp_line (start 1.5 -12.192) (end 1.5 -13.7)
(stroke (width 0.15) (type solid)) (layer "Cmts.User") (tstamp 65cb51cc-e776-4f52-a432-a659e03619cf))
(fp_line (start 1.85 -14.55) (end 1.85 -12.95)
(stroke (width 0.15) (type solid)) (layer "Cmts.User") (tstamp d3e5867d-b62f-45b6-905f-8f7d34cd0cbf))
(fp_line (start 1.85 -12.95) (end 4.05 -12.95)
(stroke (width 0.15) (type solid)) (layer "Cmts.User") (tstamp ec8f6867-a6f4-4283-9ca0-781333ed05a7))
(fp_line (start 1.905 -13.7795) (end 2.667 -13.0175)
(stroke (width 0.15) (type solid)) (layer "Cmts.User") (tstamp 38e93e6f-941a-4ca3-a7bd-7812b04a97ff))
(fp_line (start 2.6035 -14.478) (end 4.0005 -13.081)
(stroke (width 0.15) (type solid)) (layer "Cmts.User") (tstamp 167ea62c-73b6-4e02-9472-80a43bcedd81))
(fp_line (start 4.05 -14.55) (end 1.85 -14.55)
(stroke (width 0.15) (type solid)) (layer "Cmts.User") (tstamp 0e4016d7-f26e-4310-a41c-8634c352ebd7))
(fp_line (start 4.05 -12.95) (end 4.05 -14.55)
(stroke (width 0.15) (type solid)) (layer "Cmts.User") (tstamp 96714d8b-2364-446c-9d45-bd215b9dba78))
(fp_line (start 10 -13.7) (end 10 -12.192)
(stroke (width 0.15) (type solid)) (layer "Cmts.User") (tstamp 4086b4e1-4927-4d71-ac19-36db0f670e9d))
(fp_line (start 10 -12.192) (end 11.3 -12.192)
(stroke (width 0.15) (type solid)) (layer "Cmts.User") (tstamp 94e03f85-1532-44a1-ba1b-a3783dbcd06a))
(fp_line (start 10.033 -12.8905) (end 10.668 -12.2555)
(stroke (width 0.15) (type solid)) (layer "Cmts.User") (tstamp 7b4439c0-e388-47cc-a4ce-38495f0097c1))
(fp_line (start 10.414 -13.6525) (end 11.2395 -12.827)
(stroke (width 0.15) (type solid)) (layer "Cmts.User") (tstamp 9596b661-6675-41b9-acd4-1a8039d7b6fb))
(fp_line (start 11.3 -13.7) (end 10 -13.7)
(stroke (width 0.15) (type solid)) (layer "Cmts.User") (tstamp 7b2ded47-0833-482d-9d93-5f84b936c659))
(fp_line (start 11.3 -12.192) (end 11.3 -13.7)
(stroke (width 0.15) (type solid)) (layer "Cmts.User") (tstamp b2328456-7e98-4ee8-a7e2-55062c625ff4))
(fp_line (start 12.7 -14.55) (end -1.27 -14.55)
(stroke (width 0.15) (type solid)) (layer "Eco1.User") (tstamp 892446b9-8a81-46ae-9595-3291670fb529))
(fp_line (start -1.524 -19.812) (end 12.954 -19.812)
(stroke (width 0.15) (type solid)) (layer "F.CrtYd") (tstamp 7e0fb058-98b4-42ad-af64-1b779297e114))
(fp_line (start -1.524 1.524) (end -1.524 -19.812)
(stroke (width 0.15) (type solid)) (layer "F.CrtYd") (tstamp bc9a71bf-883a-4a89-893f-0a55df29e0d2))
(fp_line (start 12.954 -19.812) (end 12.954 1.524)
(stroke (width 0.15) (type solid)) (layer "F.CrtYd") (tstamp 21091f07-8ff0-4566-a45e-a47bb76e63ad))
(fp_line (start 12.954 1.524) (end -1.524 1.524)
(stroke (width 0.15) (type solid)) (layer "F.CrtYd") (tstamp 2f064f61-7104-4812-8f1d-aef6ce94d750))
(pad "1" smd rect (at 0 -10.9) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 3f632823-d690-4f59-bb68-77e98321a95f))
(pad "2" smd rect (at 0 -9.7) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp e77aa1d5-f7a0-4ac9-bd04-1f06286b3b67))
(pad "3" smd rect (at 0 -8.5) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp cae63ba7-e517-4945-b953-01323314121d))
(pad "4" smd rect (at 0 -7.3) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp ba37d805-2c45-4af4-a554-2aee4ac51da1))
(pad "5" smd rect (at 0 -6.1) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp f3da1ff3-234b-4e5c-8bcd-db3594fb20d1))
(pad "6" smd rect (at 0 -4.9) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 0339499f-68e9-4a69-b7b0-539f0b0a4241))
(pad "7" smd rect (at 0 -3.7) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp d0e7e221-6e60-44c4-bd41-8ab6d7600648))
(pad "8" smd rect (at 0 -2.5) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 8237d47c-4546-4c82-86ff-099efafb493d))
(pad "9" smd rect (at 0.508 -0.381) (size 2.5 2.5) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 40ecd009-0001-4bd6-97fe-003d5e7cf906))
(pad "10" smd rect (at 2.75 0) (size 0.8 1.5) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 0d898cbf-fd20-4262-9462-75899d691fed))
(pad "11" smd rect (at 3.95 0) (size 0.8 1.5) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 2db641c3-3a92-4e23-a9d2-dc013d5e4023))
(pad "12" smd rect (at 5.15 0) (size 0.8 1.5) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 720e76a4-290a-4cd9-afbc-432d193842b4))
(pad "13" smd rect (at 6.35 0) (size 0.8 1.5) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 12cafa2a-a2d4-4cea-a8be-667c169f30e7))
(pad "14" smd rect (at 7.55 0) (size 0.8 1.5) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 95ca1d86-30bf-4abb-b3dd-c319e8dd7baf))
(pad "15" smd rect (at 8.75 0) (size 0.8 1.5) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 7323bdab-29fa-49ea-8b83-4ed03320807f))
(pad "16" smd rect (at 11.049 -0.381) (size 2.5 2.5) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 4b05c8d7-4eeb-4ea0-a040-2ff18509ce30))
(pad "17" smd rect (at 11.5 -2.5) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp b077b7e9-36bb-4ed0-8afd-880ca41f7f13))
(pad "18" smd rect (at 11.5 -3.7) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 3b4018b8-2efd-4f09-9ca3-055aecace2d6))
(pad "19" smd rect (at 11.5 -4.9) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 598a9830-439f-46ff-9927-0fcbc44e9212))
(pad "20" smd rect (at 11.5 -6.1) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp b74ef84d-41f5-4e99-b36f-38b62bcfca6b))
(pad "21" smd rect (at 11.5 -7.3) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 7cd15fda-a344-4697-94b9-a2617bbb347f))
(pad "22" smd rect (at 11.5 -8.5) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp e0e4c44b-676b-4df9-bec6-a08dca306d59))
(pad "23" smd rect (at 11.5 -9.7) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp e01b96ad-ba32-4e57-a3a4-ac52ee675eab))
(pad "24" smd rect (at 11.5 -10.9) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 130c8929-428a-4aa2-9b31-610a2a6af61e))
)

9
GE_BUTTON.dcm Normal file
View File

@ -0,0 +1,9 @@
EESchema-DOCLIB Version 2.0
#
$CMP SW_Push
D Push button switch, generic, two pins
K switch normally-open pushbutton push-button
F ~
$ENDCMP
#
#End Doc Library

212
GE_BUTTON.kicad_sym Normal file
View File

@ -0,0 +1,212 @@
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
(symbol "SW_DIP_x02" (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
(property "Reference" "SW" (at 0 6.35 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "SW_DIP_x02" (at 0 -3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "dip switch" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "2x DIP Switch, Single Pole Single Throw (SPST) switch, small symbol" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "SW?DIP?x2*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "SW_DIP_x02_0_0"
(circle (center -2.032 0) (radius 0.508)
(stroke (width 0) (type default))
(fill (type none))
)
(circle (center -2.032 2.54) (radius 0.508)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy -1.524 0.127)
(xy 2.3622 1.1684)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy -1.524 2.667)
(xy 2.3622 3.7084)
)
(stroke (width 0) (type default))
(fill (type none))
)
(circle (center 2.032 0) (radius 0.508)
(stroke (width 0) (type default))
(fill (type none))
)
(circle (center 2.032 2.54) (radius 0.508)
(stroke (width 0) (type default))
(fill (type none))
)
)
(symbol "SW_DIP_x02_0_1"
(rectangle (start -3.81 5.08) (end 3.81 -2.54)
(stroke (width 0.254) (type default))
(fill (type background))
)
)
(symbol "SW_DIP_x02_1_1"
(pin passive line (at -7.62 2.54 0) (length 5.08)
(name "~" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -7.62 0 0) (length 5.08)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 7.62 0 180) (length 5.08)
(name "~" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 7.62 2.54 180) (length 5.08)
(name "~" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "SW_DPDT_x2" (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
(property "Reference" "SW" (at 0 4.318 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "SW_DPDT_x2" (at 0 -5.08 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "switch dual-pole double-throw DPDT spdt ON-ON" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Switch, dual pole double throw, separate symbols" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "SW*DPDT*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "SW_DPDT_x2_0_0"
(circle (center -2.032 0) (radius 0.508)
(stroke (width 0) (type default))
(fill (type none))
)
(circle (center 2.032 -2.54) (radius 0.508)
(stroke (width 0) (type default))
(fill (type none))
)
)
(symbol "SW_DPDT_x2_0_1"
(polyline
(pts
(xy -1.524 0.254)
(xy 1.651 2.286)
)
(stroke (width 0) (type default))
(fill (type none))
)
(circle (center 2.032 2.54) (radius 0.508)
(stroke (width 0) (type default))
(fill (type none))
)
)
(symbol "SW_DPDT_x2_1_1"
(pin passive line (at 5.08 2.54 180) (length 2.54)
(name "A" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 0 0) (length 2.54)
(name "B" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 5.08 -2.54 180) (length 2.54)
(name "C" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
)
(symbol "SW_DPDT_x2_2_1"
(pin passive line (at 5.08 2.54 180) (length 2.54)
(name "A" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 0 0) (length 2.54)
(name "B" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 5.08 -2.54 180) (length 2.54)
(name "C" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "SW_Push" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "SW" (at 1.27 2.54 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "SW_Push" (at 0 -1.524 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 5.08 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 0 5.08 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "switch normally-open pushbutton push-button" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Push button switch, generic, two pins" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "SW_Push_0_1"
(circle (center -2.032 0) (radius 0.508)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 0 1.27)
(xy 0 3.048)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 2.54 1.27)
(xy -2.54 1.27)
)
(stroke (width 0) (type default))
(fill (type none))
)
(circle (center 2.032 0) (radius 0.508)
(stroke (width 0) (type default))
(fill (type none))
)
(pin passive line (at -5.08 0 0) (length 2.54)
(name "1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 5.08 0 180) (length 2.54)
(name "2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
)

21
GE_BUTTON.lib Normal file
View File

@ -0,0 +1,21 @@
EESchema-LIBRARY Version 2.4
#encoding utf-8
#
# SW_Push
#
DEF SW_Push SW 0 40 N N 1 F N
F0 "SW" 50 100 50 H V L CNN
F1 "SW_Push" 0 -60 50 H V C CNN
F2 "" 0 200 50 H I C CNN
F3 "" 0 200 50 H I C CNN
DRAW
C -80 0 20 0 1 0 N
C 80 0 20 0 1 0 N
P 2 0 1 0 0 50 0 120 N
P 2 0 1 0 100 50 -100 50 N
X 1 1 -200 0 100 R 50 50 0 1 P
X 2 2 200 0 100 L 50 50 0 1 P
ENDDRAW
ENDDEF
#
#End Library

View File

@ -0,0 +1,250 @@
(footprint "219-8MST"
(version 20240108)
(generator "pcbnew")
(generator_version "8.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at 0 -8.6 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "8c46fb5a-02b0-4953-b809-1ef673479a4f")
(effects
(font
(size 1 1)
(thickness 0.1)
)
)
)
(property "Value" "219-8MST"
(at 0 8.6 0)
(unlocked yes)
(layer "F.Fab")
(uuid "5395e223-59a1-4a3e-b59a-33340a55cfad")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Footprint" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "3a06df46-cf16-4806-b148-6090576c0ec4")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "b45b7b2e-214d-44c9-a40c-1303ece58e09")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "278b1f4f-5fb2-48db-9dc5-dfa36b17d770")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -11.35 -3.35)
(end 11.35 -3.35)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "45460a28-f5a0-43b0-bb72-2196da394b97")
)
(fp_line
(start -11.35 3.35)
(end -11.35 -3.35)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "5373f613-c06a-48b8-89d9-d440ad9cf734")
)
(fp_line
(start 11.35 -3.35)
(end 11.35 3.35)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "5a226989-55ff-4453-b631-ec551938c67f")
)
(fp_line
(start 11.35 3.35)
(end -11.35 3.35)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "c715b76e-5d47-4159-8a3e-ad6431d2112b")
)
(fp_text user "${REFERENCE}"
(at 0 10.1 0)
(unlocked yes)
(layer "F.Fab")
(uuid "f87cb0eb-dff0-4750-afd8-10a6090e6624")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" smd roundrect
(at -8.89 -4.3)
(size 1.13 2.44)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "767e6b0a-5aca-4ce8-bc6c-91cf0f88a6cd")
)
(pad "2" smd roundrect
(at -8.89 4.3)
(size 1.13 2.44)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "c65844cd-c59c-4994-b062-26b010069bca")
)
(pad "3" smd roundrect
(at -6.35 -4.3)
(size 1.13 2.44)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "503c2846-4a82-4b94-9e80-7c808c0ed876")
)
(pad "4" smd roundrect
(at -6.35 4.3)
(size 1.13 2.44)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "c85db7f0-f89f-4288-bf75-82f9c6e5466e")
)
(pad "5" smd roundrect
(at -3.81 -4.3)
(size 1.13 2.44)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "69905aa1-3ee4-474b-b5e7-4ba6ed3339d6")
)
(pad "6" smd roundrect
(at -3.81 4.3)
(size 1.13 2.44)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "1ff59929-9fdc-46b2-ac89-f2c5f1bd3ef5")
)
(pad "7" smd roundrect
(at -1.27 -4.3)
(size 1.13 2.44)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "3d01f183-2810-4857-847b-a60c4808ccff")
)
(pad "8" smd roundrect
(at -1.27 4.3)
(size 1.13 2.44)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "7df0887b-48a2-4a85-a25c-6ce0c171ec66")
)
(pad "9" smd roundrect
(at 1.27 -4.3)
(size 1.13 2.44)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "87958131-9261-494b-a183-e7e79c7e9027")
)
(pad "10" smd roundrect
(at 1.27 4.3)
(size 1.13 2.44)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "4fbc108c-c4f7-445a-b4ee-dd3e6843aa32")
)
(pad "11" smd roundrect
(at 3.81 -4.3)
(size 1.13 2.44)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "2f3baed9-008a-4367-9b55-ad3a2fbe9c22")
)
(pad "12" smd roundrect
(at 3.81 4.3)
(size 1.13 2.44)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "183d9236-436e-4e12-8324-385820f4e3ac")
)
(pad "13" smd roundrect
(at 6.35 -4.3)
(size 1.13 2.44)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "8e1d29e7-139b-4214-b860-f46359fa1b54")
)
(pad "14" smd roundrect
(at 6.35 4.3)
(size 1.13 2.44)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "777d8f98-a94d-475d-bb11-2199b082add1")
)
(pad "15" smd roundrect
(at 8.89 -4.3)
(size 1.13 2.44)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "1289f528-585d-451d-b184-73276a7eefbd")
)
(pad "16" smd roundrect
(at 8.89 4.3)
(size 1.13 2.44)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "feb86ed8-8e7a-4796-9913-0f46462be49d")
)
)

View File

@ -0,0 +1,23 @@
(module PTS810 (layer F.Cu) (tedit 62615D4B)
(fp_text reference REF** (at 0 2.35) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value PTS810 (at -0.1 -2.3) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -3 -1.6) (end 3 -1.6) (layer F.SilkS) (width 0.12))
(fp_line (start 3 -1.6) (end 3 1.6) (layer F.SilkS) (width 0.12))
(fp_line (start 3 1.6) (end -3 1.6) (layer F.SilkS) (width 0.12))
(fp_line (start -3 1.6) (end -3 -1.6) (layer F.SilkS) (width 0.12))
(fp_line (start -2.1 -1.35) (end 2.1 -1.35) (layer Dwgs.User) (width 0.12))
(fp_line (start 2.1 -1.35) (end 2.1 1.35) (layer Dwgs.User) (width 0.12))
(fp_line (start 2.1 1.35) (end -2.1 1.35) (layer Dwgs.User) (width 0.12))
(fp_line (start -2.1 1.35) (end -2.1 -1.35) (layer Dwgs.User) (width 0.12))
(fp_text user %R (at 0.02 0.08) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 smd rect (at -2.2 -1.075 180) (size 1.25 0.65) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at 2.2 -1.075 180) (size 1.25 0.65) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 2.2 1.075 180) (size 1.25 0.65) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at -2.2 1.075 180) (size 1.25 0.65) (layers F.Cu F.Paste F.Mask))
)

View File

@ -0,0 +1,40 @@
(footprint "SIGMA_SlideSwitch_2xSPDT" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(attr through_hole)
(fp_text reference "REF**" (at 0 -5.08 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.1)))
(tstamp f2f3430e-54d9-41f3-b2e8-16329bf2db58)
)
(fp_text value "SIGMA_SlideSwitch_2xSPDT" (at 0 4.826 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 8d8a33fc-146b-4b85-aad7-768a2c10c254)
)
(fp_text user "${REFERENCE}" (at 0 6.858 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp e615c3ab-2f65-4057-a95f-2d18c00b1b96)
)
(fp_line (start -7.62 -3.81) (end 7.62 -3.81)
(stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 8820bfb8-e89d-4b82-bd8b-e91516f72c3e))
(fp_line (start -7.62 3.81) (end -7.62 -3.81)
(stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 7b755c54-14b3-4f07-b998-59719e02e025))
(fp_line (start 7.62 -3.81) (end 7.62 3.81)
(stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 2bbb183e-f58c-40c1-9014-6ef7ee710bc3))
(fp_line (start 7.62 3.81) (end -7.62 3.81)
(stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 27959714-64a5-4b21-a9f0-bfe651a2223f))
(fp_line (start -6.39 -3.55) (end 6.39 -3.55)
(stroke (width 0.1) (type default)) (layer "F.Fab") (tstamp 8c7ce0f8-6220-46d9-8298-43f9660eae06))
(fp_line (start -6.39 3.55) (end -6.39 -3.55)
(stroke (width 0.1) (type default)) (layer "F.Fab") (tstamp 1e73a3c8-78af-4c57-9fb8-cfd3fc1ca3ff))
(fp_line (start 6.39 -3.55) (end 6.39 3.55)
(stroke (width 0.1) (type default)) (layer "F.Fab") (tstamp e0ed537a-2470-4a8c-89bd-6779a45a4021))
(fp_line (start 6.39 3.55) (end -6.39 3.55)
(stroke (width 0.1) (type default)) (layer "F.Fab") (tstamp 19c15b7d-4b57-4ec0-988d-1010b3d8927c))
(pad "1" thru_hole circle (at -4.1 -1.5) (size 1.524 1.524) (drill 0.9) (layers "*.Cu" "*.Mask") (tstamp 14f81f01-1bb1-4cae-b167-92d30d3c354d))
(pad "2" thru_hole circle (at 0 -1.5) (size 1.524 1.524) (drill 0.9) (layers "*.Cu" "*.Mask") (tstamp 2cf2bc68-6e47-4f46-b1fe-aef02196ad1f))
(pad "3" thru_hole circle (at 4.1 -1.5) (size 1.524 1.524) (drill 0.9) (layers "*.Cu" "*.Mask") (tstamp 1dc98535-3194-408a-b646-1ba7dfeba14f))
(pad "4" thru_hole circle (at -4.1 1.5) (size 1.524 1.524) (drill 0.9) (layers "*.Cu" "*.Mask") (tstamp dcf30789-3069-4853-b1a5-071e989704c9))
(pad "5" thru_hole circle (at 0 1.5) (size 1.524 1.524) (drill 0.9) (layers "*.Cu" "*.Mask") (tstamp d55761f4-a16d-4f7f-9128-e51e658c0563))
(pad "6" thru_hole circle (at 4.1 1.5) (size 1.524 1.524) (drill 0.9) (layers "*.Cu" "*.Mask") (tstamp 6d85981c-96e5-465f-803a-b1c9c55fac58))
(pad "7" thru_hole circle (at -6.39 0) (size 1.8 1.8) (drill 1.2) (layers "*.Cu" "*.Mask") (tstamp 044baa7d-1d21-4d74-b8f7-7c523319cf37))
(pad "8" thru_hole circle (at 6.39 0) (size 1.8 1.8) (drill 1.2) (layers "*.Cu" "*.Mask") (tstamp dbc0c4b7-e532-4437-aa68-28901c6ae07c))
)

View File

@ -0,0 +1,89 @@
(footprint "SW_DIP_SPSTx02_Piano_10.8x6.64mm_W7.62mm_P2.54mm" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(descr "2x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x6.64mm")
(tags "DIP Switch SPST Piano 7.62mm 300mil")
(attr through_hole)
(fp_text reference "REF**" (at 3.81 -3.11) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 6948e04e-dbc2-4159-82f8-0519eff588db)
)
(fp_text value "SW_DIP_SPSTx02_Piano_10.8x6.64mm_W7.62mm_P2.54mm" (at 3.81 5.65) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp d0e57d10-bf82-42e8-95a0-bdf249f19d1e)
)
(fp_text user "${REFERENCE}" (at 3.81 1.27) (layer "F.Fab")
(effects (font (size 0.8 0.8) (thickness 0.12)))
(tstamp 27c5041d-c23d-4f01-8728-a2e0011d3148)
)
(fp_line (start -3.51 -0.81) (end -3.51 0.81)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c1fb99fa-a0e2-4d89-8d9f-6d61470a3056))
(fp_line (start -3.51 -0.81) (end -1.65 -0.81)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 53670a3d-1d3d-442f-9185-74df56c675e2))
(fp_line (start -3.51 0.81) (end -1.65 0.81)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9b3ca174-f6ae-4f16-844e-8ff6de126e20))
(fp_line (start -3.51 1.73) (end -3.51 3.35)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp de1e5c88-458c-433c-b0ae-6df947bab119))
(fp_line (start -3.51 1.73) (end -1.65 1.73)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fc8a09fe-3f22-45f9-8206-57ff34f68dc7))
(fp_line (start -3.51 3.35) (end -1.65 3.35)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b84c8207-004d-41f7-b21d-69cf2aa2a321))
(fp_line (start -1.89 -2.35) (end -1.89 -0.967)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4b8cfa41-7c3a-4b2f-b0de-35c645c66e6a))
(fp_line (start -1.89 -2.35) (end -0.507 -2.35)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 332d2ad6-764c-4ca4-beab-c8e2cb4177b4))
(fp_line (start -1.65 -2.11) (end -1.65 4.65)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 046286f3-faec-4022-8344-2e0a7b30c14b))
(fp_line (start -1.65 -2.11) (end 9.27 -2.11)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a1605b97-6133-4bc7-9dd5-cef09fef13cb))
(fp_line (start -1.65 -0.81) (end -1.65 0.81)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c6ab11d5-1dc0-4dfa-81bd-a5776e1a559d))
(fp_line (start -1.65 1.73) (end -1.65 3.35)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 33794c31-bafb-47c5-a2ef-18edbfdad69b))
(fp_line (start -1.65 4.65) (end 9.27 4.65)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 126ebe15-6e06-48d0-bb0a-318176c648c5))
(fp_line (start 9.27 -2.11) (end 9.27 4.65)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b3bde444-d7ef-46d1-9861-5b25a216eedd))
(fp_line (start -3.65 -2.4) (end -3.65 4.9)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 10cc3fea-082c-44c0-a47d-4462334ec697))
(fp_line (start -3.65 4.9) (end 9.5 4.9)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f8bed672-7d91-4728-a366-690d1b93dcee))
(fp_line (start 9.5 -2.4) (end -3.65 -2.4)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 60d41031-3346-4e92-b7ba-5c2136b2b4bb))
(fp_line (start 9.5 4.9) (end 9.5 -2.4)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0eb308b5-a132-4cfe-b400-3b89ddd07d15))
(fp_line (start -3.39 -0.75) (end -1.59 -0.75)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1e8a5e44-57c4-4cd9-b0c0-846ec7606a95))
(fp_line (start -3.39 0.75) (end -3.39 -0.75)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 99a57cea-b2c0-456c-91d5-31d41517a3a1))
(fp_line (start -3.39 1.79) (end -1.59 1.79)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 80d54595-d0b7-43ea-99e3-02594336ab76))
(fp_line (start -3.39 3.29) (end -3.39 1.79)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 45083e81-8dde-4426-849f-c6cc80a506b4))
(fp_line (start -1.59 -1.05) (end -0.59 -2.05)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 890531a1-bca7-4110-a007-2025f3d8f34a))
(fp_line (start -1.59 -0.75) (end -1.59 0.75)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 42e0941e-4254-4fba-aa29-6cae415937a7))
(fp_line (start -1.59 0.75) (end -3.39 0.75)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dad316a7-332f-428b-bfd0-494c62a4fa56))
(fp_line (start -1.59 1.79) (end -1.59 3.29)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9cc130dc-bec6-460b-a96a-4a16e667853d))
(fp_line (start -1.59 3.29) (end -3.39 3.29)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 873c7f7f-19aa-4195-975d-1e4bd5aa971c))
(fp_line (start -1.59 4.59) (end -1.59 -1.05)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b49c65bd-92db-4be6-900a-887eaadbf434))
(fp_line (start -0.59 -2.05) (end 9.21 -2.05)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2fb1fbe2-5a94-40c3-aa12-9dcdcdb5d73d))
(fp_line (start 9.21 -2.05) (end 9.21 4.59)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fda66e83-004b-4843-b663-b28d7141e935))
(fp_line (start 9.21 4.59) (end -1.59 4.59)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2d5a4f9a-f8e3-4be5-8cbd-ae3ac1c38e3b))
(pad "1" thru_hole rect (at 0 0) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (tstamp d342c4d6-11a3-4851-bca3-cddaf48253b6))
(pad "2" thru_hole oval (at 0 2.54) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (tstamp 08b9d9eb-ca12-4264-a4b9-d38debe8ed4d))
(pad "3" thru_hole oval (at 7.62 2.54) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (tstamp 4bf9f8c4-e867-4ee1-a1b4-f0050b80e13b))
(pad "4" thru_hole oval (at 7.62 0) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") (tstamp 59a04e9a-4783-4582-a051-808426e7174f))
(model "${KICAD6_3DMODEL_DIR}/Button_Switch_THT.3dshapes/SW_DIP_SPSTx02_Piano_10.8x6.64mm_W7.62mm_P2.54mm.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 90))
)
)

View File

@ -0,0 +1,71 @@
(footprint "SW_PUSH_6mm" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(descr "https://www.omron.com/ecb/products/pdf/en-b3f.pdf")
(tags "tact sw push 6mm")
(attr through_hole)
(fp_text reference "REF**" (at 3.25 -2) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp d17f06b3-06cf-4b86-9576-eb75fb3cc3df)
)
(fp_text value "SW_PUSH_6mm" (at 3.75 6.7) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 5a601e4b-56c2-40d9-8b05-295fe984fd71)
)
(fp_text user "${REFERENCE}" (at 3.25 2.25) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp e5706493-de05-4287-8700-e83ddb8dd1fb)
)
(fp_line (start -0.25 1.5) (end -0.25 3)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp aeda2711-00bd-4404-afb7-26d17cf1abc9))
(fp_line (start 1 5.5) (end 5.5 5.5)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c7c1e22f-b3eb-4ce5-b4e3-790a02a5acf0))
(fp_line (start 5.5 -1) (end 1 -1)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 41e8c0e2-ece5-48f0-882a-2113ba801bdb))
(fp_line (start 6.75 3) (end 6.75 1.5)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 36fbfff8-b2f8-48eb-bf0a-3038078ed105))
(fp_line (start -1.5 -1.5) (end -1.25 -1.5)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0e143176-0779-4219-adda-16ec51b2d5a8))
(fp_line (start -1.5 -1.25) (end -1.5 -1.5)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 39318ec2-78f4-4074-a528-7a5560bed69c))
(fp_line (start -1.5 5.75) (end -1.5 -1.25)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e3f6fbeb-311b-4ad7-b8fe-634241c26745))
(fp_line (start -1.5 5.75) (end -1.5 6)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 26f9776c-5ec9-435b-9a8a-2966023c30f4))
(fp_line (start -1.5 6) (end -1.25 6)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d66c765c-a236-413e-850d-5f8f30e37dcf))
(fp_line (start -1.25 -1.5) (end 7.75 -1.5)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4b31a3f4-0963-4a8f-99dd-2011fefccb9b))
(fp_line (start 7.75 -1.5) (end 8 -1.5)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 778b8cee-cd6d-4b8b-8a63-9a632847fc50))
(fp_line (start 7.75 6) (end -1.25 6)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a795f61a-4379-438f-a7cb-9daaf3d6a7d1))
(fp_line (start 7.75 6) (end 8 6)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 01495f9d-3285-429f-bafd-8177f54eee25))
(fp_line (start 8 -1.5) (end 8 -1.25)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 331730ee-fcbd-4a2d-a106-49650f22c95a))
(fp_line (start 8 -1.25) (end 8 5.75)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 98dc6a51-51fd-45da-b167-b87f0773e3ef))
(fp_line (start 8 6) (end 8 5.75)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0a71c932-a686-44e8-b404-6bec3b09760a))
(fp_line (start 0.25 -0.75) (end 3.25 -0.75)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 51b2ca53-bc63-449f-8d9a-16445856356f))
(fp_line (start 0.25 5.25) (end 0.25 -0.75)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0086db40-18b3-4cba-966b-c82d042e56ab))
(fp_line (start 3.25 -0.75) (end 6.25 -0.75)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5f0d0b56-2335-4860-882c-e032a4e6cc27))
(fp_line (start 6.25 -0.75) (end 6.25 5.25)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cc6b54e1-337b-43a9-bebc-e9ba1b0543dd))
(fp_line (start 6.25 5.25) (end 0.25 5.25)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8a3fa572-d869-4bc0-89ce-c37ef2911a90))
(fp_circle (center 3.25 2.25) (end 1.25 2.5)
(stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp 8cc50bfe-bf8e-4787-bccb-0c7c0c588c69))
(pad "1" thru_hole circle (at 0 0 90) (size 2 2) (drill 1.1) (layers "*.Cu" "*.Mask") (tstamp dc834195-01dc-42ec-83f9-3044efe2074a))
(pad "1" thru_hole circle (at 6.5 0 90) (size 2 2) (drill 1.1) (layers "*.Cu" "*.Mask") (tstamp 9bff696e-f4e2-4d30-9078-7d0e4fe03cce))
(pad "2" thru_hole circle (at 0 4.5 90) (size 2 2) (drill 1.1) (layers "*.Cu" "*.Mask") (tstamp fb69a4ef-5631-4eec-95ae-371086c3a151))
(pad "2" thru_hole circle (at 6.5 4.5 90) (size 2 2) (drill 1.1) (layers "*.Cu" "*.Mask") (tstamp 140ea311-4c70-4ff0-a6b6-cb6845a5ed3b))
(model "${KICAD6_3DMODEL_DIR}/Button_Switch_THT.3dshapes/SW_PUSH_6mm.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

15
GE_CAP.dcm Normal file
View File

@ -0,0 +1,15 @@
EESchema-DOCLIB Version 2.0
#
$CMP C
D Generic Unpolarized Capacitor
K cap capacitor
F ~
$ENDCMP
#
$CMP CP
D Generic Polarized capacitor
K cap capacitor
F ~
$ENDCMP
#
#End Doc Library

116
GE_CAP.kicad_sym Normal file
View File

@ -0,0 +1,116 @@
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
(symbol "C" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
(property "Reference" "C" (id 0) (at 0.635 2.54 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "C" (id 1) (at 0.635 -2.54 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 0.9652 -3.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "cap capacitor" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Generic Unpolarized Capacitor" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "C_*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "C_0_1"
(polyline
(pts
(xy -2.032 -0.762)
(xy 2.032 -0.762)
)
(stroke (width 0.508) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -2.032 0.762)
(xy 2.032 0.762)
)
(stroke (width 0.508) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "C_1_1"
(pin passive line (at 0 3.81 270) (length 2.794)
(name "~" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -3.81 90) (length 2.794)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "CP" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes)
(property "Reference" "C" (id 0) (at 0.635 2.54 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "CP" (id 1) (at 0.635 -2.54 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "cap capacitor" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Generic Polarized capacitor" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "CP_*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "CP_0_1"
(polyline
(pts
(xy -2.032 0.762)
(xy 2.032 0.762)
)
(stroke (width 0.508) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -1.778 2.286)
(xy -0.762 2.286)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -1.27 1.778)
(xy -1.27 2.794)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(arc (start 2.032 -1.27) (mid 0 -0.5572) (end -2.032 -1.27)
(stroke (width 0.508) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "CP_1_1"
(pin passive line (at 0 3.81 270) (length 2.794)
(name "~" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -3.81 90) (length 3.302)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
)

42
GE_CAP.lib Normal file
View File

@ -0,0 +1,42 @@
EESchema-LIBRARY Version 2.4
#encoding utf-8
#
# C
#
DEF C C 0 10 N Y 1 F N
F0 "C" 25 100 50 H V L CNN
F1 "C" 25 -100 50 H V L CNN
F2 "" 38 -150 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
C_*
$ENDFPLIST
DRAW
P 2 0 1 20 -80 -30 80 -30 N
P 2 0 1 20 -80 30 80 30 N
X ~ 1 0 150 110 D 50 50 1 1 P
X ~ 2 0 -150 110 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# CP
#
DEF CP C 0 10 N N 1 F N
F0 "C" 25 100 50 H V L CNN
F1 "CP" 25 -100 50 H V L CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
CP_*
$ENDFPLIST
DRAW
A 0 -150 128 1287 513 0 1 20 N -80 -50 80 -50
P 2 0 1 20 -80 30 80 30 N
P 2 0 1 0 -70 90 -30 90 N
P 2 0 1 0 -50 70 -50 110 N
X ~ 1 0 150 110 D 50 50 1 1 P
X ~ 2 0 -150 130 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
#End Library

View File

@ -0,0 +1,44 @@
(module CP_Elec_10x10.5 (layer F.Cu) (tedit 62615737)
(descr "SMD capacitor, aluminum electrolytic, Vishay 1010, 10.0x10.5mm, http://www.vishay.com/docs/28395/150crz.pdf")
(tags "capacitor electrolytic")
(attr smd)
(fp_text reference REF** (at 0 -6.3) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value CP_Elec_10x10.5 (at 0 6.3) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 5 0) (layer F.Fab) (width 0.1))
(fp_line (start 5.25 -5.25) (end 5.25 5.25) (layer F.Fab) (width 0.1))
(fp_line (start -4.25 -5.25) (end 5.25 -5.25) (layer F.Fab) (width 0.1))
(fp_line (start -4.25 5.25) (end 5.25 5.25) (layer F.Fab) (width 0.1))
(fp_line (start -5.25 -4.25) (end -5.25 4.25) (layer F.Fab) (width 0.1))
(fp_line (start -5.25 -4.25) (end -4.25 -5.25) (layer F.Fab) (width 0.1))
(fp_line (start -5.25 4.25) (end -4.25 5.25) (layer F.Fab) (width 0.1))
(fp_line (start -4.558325 -1.7) (end -3.558325 -1.7) (layer F.Fab) (width 0.1))
(fp_line (start -4.058325 -2.2) (end -4.058325 -1.2) (layer F.Fab) (width 0.1))
(fp_line (start 5.36 5.36) (end 5.36 1.51) (layer F.SilkS) (width 0.12))
(fp_line (start 5.36 -5.36) (end 5.36 -1.51) (layer F.SilkS) (width 0.12))
(fp_line (start -4.295563 -5.36) (end 5.36 -5.36) (layer F.SilkS) (width 0.12))
(fp_line (start -4.295563 5.36) (end 5.36 5.36) (layer F.SilkS) (width 0.12))
(fp_line (start -5.36 4.295563) (end -5.36 1.51) (layer F.SilkS) (width 0.12))
(fp_line (start -5.36 -4.295563) (end -5.36 -1.51) (layer F.SilkS) (width 0.12))
(fp_line (start -5.36 -4.295563) (end -4.295563 -5.36) (layer F.SilkS) (width 0.12))
(fp_line (start -5.36 4.295563) (end -4.295563 5.36) (layer F.SilkS) (width 0.12))
(fp_line (start -6.85 -2.76) (end -5.6 -2.76) (layer F.SilkS) (width 0.12))
(fp_line (start -6.225 -3.385) (end -6.225 -2.135) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -7.2 -5.6) (end -7.2 5.6) (layer F.SilkS) (width 0.12))
(fp_line (start 7.2 -5.6) (end 7.2 5.6) (layer F.SilkS) (width 0.12))
(fp_line (start 7.2 -5.6) (end -7.2 -5.6) (layer F.SilkS) (width 0.12))
(fp_line (start 7.2 5.6) (end -7.2 5.6) (layer F.SilkS) (width 0.12))
(pad 1 smd roundrect (at -4.5 0) (size 5 2.5) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.1))
(pad 2 smd roundrect (at 4.5 0) (size 5 2.5) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.1))
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/CP_Elec_10x10.5.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,44 @@
(module CP_Elec_6.3x7.7 (layer F.Cu) (tedit 62615681)
(descr "SMD capacitor, aluminum electrolytic, Nichicon, 6.3x7.7mm")
(tags "capacitor electrolytic")
(attr smd)
(fp_text reference REF** (at 0 -4.35) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value CP_Elec_6.3x7.7 (at 0 4.35) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -4.04375 -2.24125) (end -4.04375 -1.45375) (layer F.SilkS) (width 0.12))
(fp_line (start -4.4375 -1.8475) (end -3.65 -1.8475) (layer F.SilkS) (width 0.12))
(fp_line (start -3.41 2.345563) (end -2.345563 3.41) (layer F.SilkS) (width 0.12))
(fp_line (start -3.41 -2.345563) (end -2.345563 -3.41) (layer F.SilkS) (width 0.12))
(fp_line (start -3.41 -2.345563) (end -3.41 -1.06) (layer F.SilkS) (width 0.12))
(fp_line (start -3.41 2.345563) (end -3.41 1.06) (layer F.SilkS) (width 0.12))
(fp_line (start -2.345563 3.41) (end 3.41 3.41) (layer F.SilkS) (width 0.12))
(fp_line (start -2.345563 -3.41) (end 3.41 -3.41) (layer F.SilkS) (width 0.12))
(fp_line (start 3.41 -3.41) (end 3.41 -1.06) (layer F.SilkS) (width 0.12))
(fp_line (start 3.41 3.41) (end 3.41 1.06) (layer F.SilkS) (width 0.12))
(fp_line (start -2.389838 -1.645) (end -2.389838 -1.015) (layer F.Fab) (width 0.1))
(fp_line (start -2.704838 -1.33) (end -2.074838 -1.33) (layer F.Fab) (width 0.1))
(fp_line (start -3.3 2.3) (end -2.3 3.3) (layer F.Fab) (width 0.1))
(fp_line (start -3.3 -2.3) (end -2.3 -3.3) (layer F.Fab) (width 0.1))
(fp_line (start -3.3 -2.3) (end -3.3 2.3) (layer F.Fab) (width 0.1))
(fp_line (start -2.3 3.3) (end 3.3 3.3) (layer F.Fab) (width 0.1))
(fp_line (start -2.3 -3.3) (end 3.3 -3.3) (layer F.Fab) (width 0.1))
(fp_line (start 3.3 -3.3) (end 3.3 3.3) (layer F.Fab) (width 0.1))
(fp_circle (center 0 0) (end 3.15 0) (layer F.Fab) (width 0.1))
(fp_line (start -5.3 -3.6) (end -5.3 3.6) (layer F.SilkS) (width 0.12))
(fp_line (start 5.3 -3.6) (end 5.3 3.6) (layer F.SilkS) (width 0.12))
(fp_line (start 5.3 -3.6) (end -5.3 -3.6) (layer F.SilkS) (width 0.12))
(fp_line (start 5.3 3.6) (end -5.3 3.6) (layer F.SilkS) (width 0.12))
(pad 2 smd roundrect (at 3.1 0) (size 4.1 1.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.156))
(pad 1 smd roundrect (at -3.1 0) (size 4.1 1.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.156))
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/CP_Elec_6.3x7.7.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,44 @@
(module CP_Elec_8x10 (layer F.Cu) (tedit 6261555A)
(descr "SMD capacitor, aluminum electrolytic, Nichicon, 8.0x10mm")
(tags "capacitor electrolytic")
(attr smd)
(fp_text reference REF** (at 0 -5.2) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value CP_Elec_8x10 (at 0 5.2) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 4 0) (layer F.Fab) (width 0.1))
(fp_line (start 4.15 -4.15) (end 4.15 4.15) (layer F.Fab) (width 0.1))
(fp_line (start -3.15 -4.15) (end 4.15 -4.15) (layer F.Fab) (width 0.1))
(fp_line (start -3.15 4.15) (end 4.15 4.15) (layer F.Fab) (width 0.1))
(fp_line (start -4.15 -3.15) (end -4.15 3.15) (layer F.Fab) (width 0.1))
(fp_line (start -4.15 -3.15) (end -3.15 -4.15) (layer F.Fab) (width 0.1))
(fp_line (start -4.15 3.15) (end -3.15 4.15) (layer F.Fab) (width 0.1))
(fp_line (start -3.562278 -1.5) (end -2.762278 -1.5) (layer F.Fab) (width 0.1))
(fp_line (start -3.162278 -1.9) (end -3.162278 -1.1) (layer F.Fab) (width 0.1))
(fp_line (start 4.26 4.26) (end 4.26 1.51) (layer F.SilkS) (width 0.12))
(fp_line (start 4.26 -4.26) (end 4.26 -1.51) (layer F.SilkS) (width 0.12))
(fp_line (start -3.195563 -4.26) (end 4.26 -4.26) (layer F.SilkS) (width 0.12))
(fp_line (start -3.195563 4.26) (end 4.26 4.26) (layer F.SilkS) (width 0.12))
(fp_line (start -4.26 3.195563) (end -4.26 1.51) (layer F.SilkS) (width 0.12))
(fp_line (start -4.26 -3.195563) (end -4.26 -1.51) (layer F.SilkS) (width 0.12))
(fp_line (start -4.26 -3.195563) (end -3.195563 -4.26) (layer F.SilkS) (width 0.12))
(fp_line (start -4.26 3.195563) (end -3.195563 4.26) (layer F.SilkS) (width 0.12))
(fp_line (start -5.5 -2.51) (end -4.5 -2.51) (layer F.SilkS) (width 0.12))
(fp_line (start -5 -3.01) (end -5 -2.01) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -5.9 -4.5) (end -5.9 4.5) (layer F.SilkS) (width 0.12))
(fp_line (start 5.9 -4.5) (end 5.9 4.5) (layer F.SilkS) (width 0.12))
(fp_line (start 5.9 -4.5) (end -5.9 -4.5) (layer F.SilkS) (width 0.12))
(fp_line (start 5.9 4.5) (end -5.9 4.5) (layer F.SilkS) (width 0.12))
(pad 1 smd roundrect (at -3.65 0) (size 4.1 2.5) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.1))
(pad 2 smd roundrect (at 3.65 0) (size 4.1 2.5) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.1))
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/CP_Elec_8x10.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,27 @@
(module CP_Radial_D10.0mm_P5.00mm (layer F.Cu) (tedit 5FA0DBE5)
(descr "CP, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Electrolytic Capacitor")
(tags "CP Radial series Radial pin pitch 5.00mm diameter 10mm Electrolytic Capacitor")
(fp_text reference REF** (at 2.5 -6.25) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value CP_Radial_D10.0mm_P5.00mm (at 2.5 6.25) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 2.5 0) (end 7.5 0) (layer F.Fab) (width 0.1))
(fp_circle (center 2.5 0) (end 7.62 0) (layer F.SilkS) (width 0.12))
(fp_circle (center 2.5 0) (end 7.75 0) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.788861 -2.1875) (end -0.788861 -2.1875) (layer F.Fab) (width 0.1))
(fp_line (start -1.288861 -2.6875) (end -1.288861 -1.6875) (layer F.Fab) (width 0.1))
(fp_line (start -2.979646 -2.875) (end -1.979646 -2.875) (layer F.SilkS) (width 0.12))
(fp_line (start -2.479646 -3.375) (end -2.479646 -2.375) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 2.5 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole rect (at 0 0) (size 2 2) (drill 1) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 5 0) (size 2 2) (drill 1) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Capacitor_THT.3dshapes/CP_Radial_D10.0mm_P5.00mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,29 @@
(module C_0603_1608Metric (layer F.Cu) (tedit 626120BC)
(descr "Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator")
(tags capacitor)
(attr smd)
(fp_text reference REF** (at 0 -1.43) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value C_0603_1608Metric (at 0 1.43) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -0.8 0.4) (end -0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end 0.8 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end 0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 0.4) (end -0.8 0.4) (layer F.Fab) (width 0.1))
(fp_line (start -1.58 0.73) (end -1.58 -0.73) (layer F.SilkS) (width 0.12))
(fp_line (start -1.58 -0.73) (end 1.58 -0.73) (layer F.SilkS) (width 0.12))
(fp_line (start 1.58 -0.73) (end 1.58 0.73) (layer F.SilkS) (width 0.12))
(fp_line (start 1.58 0.73) (end -1.58 0.73) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)))
)
(pad 2 smd roundrect (at 0.875 0) (size 1.1 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 1 smd roundrect (at -0.875 0) (size 1.1 0.95) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0603_1608Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,29 @@
(module C_0805_2012Metric (layer F.Cu) (tedit 62612075)
(descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
(tags capacitor)
(attr smd)
(fp_text reference REF** (at 0 -1.68) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value C_0805_2012Metric (at 0 1.68) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1 0.625) (end -1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start -1 -0.625) (end 1 -0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 -0.625) (end 1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start 1 0.625) (end -1 0.625) (layer F.Fab) (width 0.1))
(fp_line (start -1.8 0.98) (end -1.8 -0.98) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -0.98) (end 1.8 -0.98) (layer F.SilkS) (width 0.12))
(fp_line (start 1.8 -0.98) (end 1.8 0.98) (layer F.SilkS) (width 0.12))
(fp_line (start 1.8 0.98) (end -1.8 0.98) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.5 0.5) (thickness 0.08)))
)
(pad 1 smd roundrect (at -1.05 0) (size 1.2 1.45) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 2 smd roundrect (at 1.05 0) (size 1.2 1.45) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,135 @@
(footprint "KR-5R5H105-R"
(version 20240108)
(generator "pcbnew")
(generator_version "8.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at 0 -0.5 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "6f6676c6-3e2d-4b84-95dd-b7fcce11a501")
(effects
(font
(size 1 1)
(thickness 0.1)
)
)
)
(property "Value" "KR-5R5H105-R"
(at 0 1 0)
(unlocked yes)
(layer "F.Fab")
(uuid "2f42bf9d-7da0-4a6a-b858-17b6c80a937f")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Footprint" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "edfe96d9-01b2-4ec9-9bb2-b7b899bee02c")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "b91c304c-4b3a-4282-9efd-4e60e0abf7ba")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "09a66055-bc6a-40e0-a598-5222e20ac89c")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_circle
(center 0 0)
(end 9.5 0)
(stroke
(width 0.1)
(type default)
)
(fill none)
(layer "F.SilkS")
(uuid "18979080-e570-4e0a-9d53-87628af36802")
)
(fp_text user "+"
(at -2.794 -9.906 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "651112a1-0e6b-4ecf-8eb6-6f178dfd6cb5")
(effects
(font
(size 1 1)
(thickness 0.1)
)
(justify left bottom)
)
)
(fp_text user "-"
(at -2.54 10.922 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "723babc9-e48c-4264-84bb-1d6189b87e4a")
(effects
(font
(size 1 1)
(thickness 0.1)
)
(justify left bottom)
)
)
(fp_text user "${REFERENCE}"
(at 0 2.5 0)
(unlocked yes)
(layer "F.Fab")
(uuid "c4d04843-3f9e-46a2-abb8-83b1b23f6c31")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" thru_hole circle
(at 0 -10)
(size 1.5 1.5)
(drill 1.2)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "b61ca3e7-16b1-47e0-94e1-272129b69d9f")
)
(pad "2" thru_hole circle
(at 0 10)
(size 1.5 1.5)
(drill 1.2)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "08e21155-606c-4635-bf71-58a6ca692afe")
)
)

View File

@ -0,0 +1,468 @@
(footprint "CF4240FH0R0-05-NH"
(version 20240108)
(generator "pcbnew")
(generator_version "8.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at -0.25 -2 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "bfccf077-aa22-4fd8-b701-58d6c6e4b4bd")
(effects
(font
(size 1 1)
(thickness 0.1)
)
)
)
(property "Value" "CF4240FH0R0-05-NH"
(at 0.25 5.5 0)
(unlocked yes)
(layer "F.Fab")
(uuid "59d8aad7-3150-4ba3-81b8-bcbf930938ee")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Footprint" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "ff9f46e5-b564-4df3-9dae-eedeab3eaeb1")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "cfb64d34-53bd-4060-86b1-fc8ba31f249b")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "cb854066-30cf-46e9-99c7-3b9cd64005c7")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -1 0)
(end -1 2)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "6935a015-6993-419e-8a94-656ca1344882")
)
(fp_line
(start -0.25 0)
(end -1 0)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "3cd6858d-0890-4c70-afc5-3d28aef3a722")
)
(fp_line
(start 19.75 0)
(end 20.5 0)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "995f001a-4179-46a8-a5d6-2447bcae1db9")
)
(fp_line
(start 20 2.8)
(end -0.6 2.8)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "a7f51b1a-e258-4970-90dd-2149c3e320e0")
)
(fp_line
(start 20.5 0)
(end 20.5 2)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "4c562bae-d06c-4557-8701-ab601a30eafc")
)
(fp_text user "${REFERENCE}"
(at 0.25 7 0)
(unlocked yes)
(layer "F.Fab")
(uuid "b51e3290-bb6c-47bb-b2d5-7a54735faeff")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "" smd roundrect
(at -1 2.5)
(size 0.4 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "2a2c4a81-dfcd-446e-ad7b-0357ad76463d")
)
(pad "" smd roundrect
(at 20.5 2.5)
(size 0.4 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "ecc36746-9230-488f-a97f-bd9f00dabe21")
)
(pad "1" smd roundrect
(at 0 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "71faaf2c-5ff8-4683-a4ea-87f47e3e1702")
)
(pad "2" smd roundrect
(at 0.5 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "1a664a5c-c5df-4ac4-bc68-e13a14c3f7a6")
)
(pad "3" smd roundrect
(at 1 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "d6478410-8de4-40ac-b99a-2dd5fff7bef4")
)
(pad "4" smd roundrect
(at 1.5 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "4cf17ba8-a591-433a-9c00-7bb8dbdb3314")
)
(pad "5" smd roundrect
(at 2 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "c0549f66-dbd2-43a4-8b86-091b50029799")
)
(pad "6" smd roundrect
(at 2.5 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "9c626643-4277-4a34-93e5-a561423433fd")
)
(pad "7" smd roundrect
(at 3 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "7fcc26cd-6a37-431f-aa11-4b8ecc67647b")
)
(pad "8" smd roundrect
(at 3.5 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "c416aefe-23ea-49b3-be7e-a9bf30fa151d")
)
(pad "9" smd roundrect
(at 4 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "f80d67c5-07d6-43fe-a11c-349436516317")
)
(pad "10" smd roundrect
(at 4.5 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "92ad5bee-e867-4420-9a13-5d75629985fb")
)
(pad "11" smd roundrect
(at 5 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "a70c5ba2-c023-4781-a005-26470751c155")
)
(pad "12" smd roundrect
(at 5.5 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "154cba7d-87b5-44a5-8484-6571610011c1")
)
(pad "13" smd roundrect
(at 6 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "a7c285e8-d93c-4841-9ed3-a333a337b02c")
)
(pad "14" smd roundrect
(at 6.5 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "4bdef4c3-2ac6-4536-94d6-bb9c6cd1176b")
)
(pad "15" smd roundrect
(at 7 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "23ba498a-901f-454c-b47f-6e9a2635f60b")
)
(pad "16" smd roundrect
(at 7.5 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "77fbec1c-e434-44b8-9df5-a84167bd2f4c")
)
(pad "17" smd roundrect
(at 8 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "0e99576b-cf7a-415d-bffb-1ffb0d6c6df3")
)
(pad "18" smd roundrect
(at 8.5 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "1cd11b07-1b4a-4f5b-a0fe-398404754be5")
)
(pad "19" smd roundrect
(at 9 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "045a1f2f-a06e-4ccf-8e13-c6d054f2a820")
)
(pad "20" smd roundrect
(at 9.5 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "83fe59b1-7629-41a5-a738-20884d655398")
)
(pad "21" smd roundrect
(at 10 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "55c9cc83-72a1-4bcf-97ee-4307df24036a")
)
(pad "22" smd roundrect
(at 10.5 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "f5a0aef9-6102-48ad-a5e9-80f56b53d4d7")
)
(pad "23" smd roundrect
(at 11 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "9a59f6b3-579f-4ec3-8e2a-71c0f4b21085")
)
(pad "24" smd roundrect
(at 11.5 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "e934a387-c58b-435b-bbf5-44f2cf3df4bb")
)
(pad "25" smd roundrect
(at 12 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "249dbe8b-6fba-43ca-9873-d83ed1c6a0db")
)
(pad "26" smd roundrect
(at 12.5 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "e249a2d3-7e77-4577-84f3-927547b042f1")
)
(pad "27" smd roundrect
(at 13 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "e2068074-90f1-4c98-9a98-ed3912fd9217")
)
(pad "28" smd roundrect
(at 13.5 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "2806be59-dea3-43a6-852d-8320a35d2add")
)
(pad "29" smd roundrect
(at 14 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "63d8fdd2-b821-430d-8279-d64fff9cb9a1")
)
(pad "30" smd roundrect
(at 14.5 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "b5cd77f2-9db3-441c-8746-540a96354f6c")
)
(pad "31" smd roundrect
(at 15 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "645d0d82-7c56-4a32-88d3-49eed1515a33")
)
(pad "32" smd roundrect
(at 15.5 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "dafca9e7-e118-45e9-9be5-272654b8e17e")
)
(pad "33" smd roundrect
(at 16 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "9765c705-d0ee-41ec-afd3-352150ac18d9")
)
(pad "34" smd roundrect
(at 16.5 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "e0a5f9d6-222a-42a1-9746-7ec28e8167b3")
)
(pad "35" smd roundrect
(at 17 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "c17578b5-54a0-41d0-a6f1-73cb3e77c363")
)
(pad "36" smd roundrect
(at 17.5 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "ba4598e9-6b32-48b3-bc12-adc218bf3cbb")
)
(pad "37" smd roundrect
(at 18 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "42118ef6-3fbf-44a2-86ef-d48576264580")
)
(pad "38" smd roundrect
(at 18.5 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "f37208df-81ff-4e03-b29a-7f2911f83e81")
)
(pad "39" smd roundrect
(at 19 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "2a98489d-89e6-4a8b-8ac1-1c788c9625fd")
)
(pad "40" smd roundrect
(at 19.5 0)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "6d39c69f-1151-4af9-8005-65f7f6c1dce6")
)
)

View File

@ -0,0 +1,508 @@
(footprint "CF4245FH0R0-05-NH"
(version 20240108)
(generator "pcbnew")
(generator_version "8.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at -0.25 -2 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "bfccf077-aa22-4fd8-b701-58d6c6e4b4bd")
(effects
(font
(size 1 1)
(thickness 0.1)
)
)
)
(property "Value" "CF4245FH0R0-05-NH"
(at 0.25 5.5 0)
(unlocked yes)
(layer "F.Fab")
(uuid "59d8aad7-3150-4ba3-81b8-bcbf930938ee")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Footprint" ""
(at 0 -0.1 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "ff9f46e5-b564-4df3-9dae-eedeab3eaeb1")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 -0.1 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "cfb64d34-53bd-4060-86b1-fc8ba31f249b")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 -0.1 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "cb854066-30cf-46e9-99c7-3b9cd64005c7")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -1 0)
(end -1 2)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "6935a015-6993-419e-8a94-656ca1344882")
)
(fp_line
(start -0.25 0)
(end -1 0)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "3cd6858d-0890-4c70-afc5-3d28aef3a722")
)
(fp_line
(start 22.25 0)
(end 23 0)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "995f001a-4179-46a8-a5d6-2447bcae1db9")
)
(fp_line
(start 22.5 2.8)
(end -0.6 2.8)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "a7f51b1a-e258-4970-90dd-2149c3e320e0")
)
(fp_line
(start 23 0)
(end 23 2)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "4c562bae-d06c-4557-8701-ab601a30eafc")
)
(fp_text user "${REFERENCE}"
(at 0.25 7 0)
(unlocked yes)
(layer "F.Fab")
(uuid "b51e3290-bb6c-47bb-b2d5-7a54735faeff")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "" smd roundrect
(at -1.2 2.5)
(size 0.8 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "2a2c4a81-dfcd-446e-ad7b-0357ad76463d")
)
(pad "" smd roundrect
(at 23.2 2.5)
(size 0.8 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "ecc36746-9230-488f-a97f-bd9f00dabe21")
)
(pad "1" smd roundrect
(at 0 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "71faaf2c-5ff8-4683-a4ea-87f47e3e1702")
)
(pad "2" smd roundrect
(at 0.5 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "1a664a5c-c5df-4ac4-bc68-e13a14c3f7a6")
)
(pad "3" smd roundrect
(at 1 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "d6478410-8de4-40ac-b99a-2dd5fff7bef4")
)
(pad "4" smd roundrect
(at 1.5 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "4cf17ba8-a591-433a-9c00-7bb8dbdb3314")
)
(pad "5" smd roundrect
(at 2 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "c0549f66-dbd2-43a4-8b86-091b50029799")
)
(pad "6" smd roundrect
(at 2.5 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "9c626643-4277-4a34-93e5-a561423433fd")
)
(pad "7" smd roundrect
(at 3 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "7fcc26cd-6a37-431f-aa11-4b8ecc67647b")
)
(pad "8" smd roundrect
(at 3.5 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "c416aefe-23ea-49b3-be7e-a9bf30fa151d")
)
(pad "9" smd roundrect
(at 4 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "f80d67c5-07d6-43fe-a11c-349436516317")
)
(pad "10" smd roundrect
(at 4.5 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "92ad5bee-e867-4420-9a13-5d75629985fb")
)
(pad "11" smd roundrect
(at 5 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "a70c5ba2-c023-4781-a005-26470751c155")
)
(pad "12" smd roundrect
(at 5.5 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "154cba7d-87b5-44a5-8484-6571610011c1")
)
(pad "13" smd roundrect
(at 6 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "a7c285e8-d93c-4841-9ed3-a333a337b02c")
)
(pad "14" smd roundrect
(at 6.5 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "4bdef4c3-2ac6-4536-94d6-bb9c6cd1176b")
)
(pad "15" smd roundrect
(at 7 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "23ba498a-901f-454c-b47f-6e9a2635f60b")
)
(pad "16" smd roundrect
(at 7.5 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "77fbec1c-e434-44b8-9df5-a84167bd2f4c")
)
(pad "17" smd roundrect
(at 8 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "0e99576b-cf7a-415d-bffb-1ffb0d6c6df3")
)
(pad "18" smd roundrect
(at 8.5 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "1cd11b07-1b4a-4f5b-a0fe-398404754be5")
)
(pad "19" smd roundrect
(at 9 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "045a1f2f-a06e-4ccf-8e13-c6d054f2a820")
)
(pad "20" smd roundrect
(at 9.5 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "83fe59b1-7629-41a5-a738-20884d655398")
)
(pad "21" smd roundrect
(at 10 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "55c9cc83-72a1-4bcf-97ee-4307df24036a")
)
(pad "22" smd roundrect
(at 10.5 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "f5a0aef9-6102-48ad-a5e9-80f56b53d4d7")
)
(pad "23" smd roundrect
(at 11 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "9a59f6b3-579f-4ec3-8e2a-71c0f4b21085")
)
(pad "24" smd roundrect
(at 11.5 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "e934a387-c58b-435b-bbf5-44f2cf3df4bb")
)
(pad "25" smd roundrect
(at 12 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "249dbe8b-6fba-43ca-9873-d83ed1c6a0db")
)
(pad "26" smd roundrect
(at 12.5 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "e249a2d3-7e77-4577-84f3-927547b042f1")
)
(pad "27" smd roundrect
(at 13 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "e2068074-90f1-4c98-9a98-ed3912fd9217")
)
(pad "28" smd roundrect
(at 13.5 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "2806be59-dea3-43a6-852d-8320a35d2add")
)
(pad "29" smd roundrect
(at 14 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "63d8fdd2-b821-430d-8279-d64fff9cb9a1")
)
(pad "30" smd roundrect
(at 14.5 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "b5cd77f2-9db3-441c-8746-540a96354f6c")
)
(pad "31" smd roundrect
(at 15 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "645d0d82-7c56-4a32-88d3-49eed1515a33")
)
(pad "32" smd roundrect
(at 15.5 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "dafca9e7-e118-45e9-9be5-272654b8e17e")
)
(pad "33" smd roundrect
(at 16 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "9765c705-d0ee-41ec-afd3-352150ac18d9")
)
(pad "34" smd roundrect
(at 16.5 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "e0a5f9d6-222a-42a1-9746-7ec28e8167b3")
)
(pad "35" smd roundrect
(at 17 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "c17578b5-54a0-41d0-a6f1-73cb3e77c363")
)
(pad "36" smd roundrect
(at 17.5 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "ba4598e9-6b32-48b3-bc12-adc218bf3cbb")
)
(pad "37" smd roundrect
(at 18 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "42118ef6-3fbf-44a2-86ef-d48576264580")
)
(pad "38" smd roundrect
(at 18.5 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "f37208df-81ff-4e03-b29a-7f2911f83e81")
)
(pad "39" smd roundrect
(at 19 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "2a98489d-89e6-4a8b-8ac1-1c788c9625fd")
)
(pad "40" smd roundrect
(at 19.5 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "6d39c69f-1151-4af9-8005-65f7f6c1dce6")
)
(pad "41" smd roundrect
(at 20 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "b63390f2-7571-4452-9140-f0b16d48423e")
)
(pad "42" smd roundrect
(at 20.5 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "b6be0b74-6a80-4aca-873a-0c101d934a6d")
)
(pad "43" smd roundrect
(at 21 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "f63e6275-1e86-4806-8790-757c6f2caaa0")
)
(pad "44" smd roundrect
(at 21.5 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "dbcf0896-b529-4e97-81ca-65bbe57112c8")
)
(pad "45" smd roundrect
(at 22 -0.1)
(size 0.3 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "255c3453-c2a2-423a-b6e3-b174f3084ede")
)
)

View File

@ -0,0 +1,62 @@
(module JST_XH_B10B-XH-AM_1x10_P2.50mm_Vertical (layer F.Cu) (tedit 6278A2F6)
(descr "JST XH series connector, B10B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator")
(tags "connector JST XH side entry boss")
(fp_text reference REF** (at 11.25 -3.55) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value JST_XH_B10B-XH-AM_1x10_P2.50mm_Vertical (at 11.25 4.6) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.45 -2.35) (end -2.45 3.4) (layer F.Fab) (width 0.1))
(fp_line (start -2.45 3.4) (end 24.95 3.4) (layer F.Fab) (width 0.1))
(fp_line (start 24.95 3.4) (end 24.95 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start 24.95 -2.35) (end -2.45 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start -2.56 -2.46) (end -2.56 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start -2.56 3.51) (end 25.06 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start 25.06 3.51) (end 25.06 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start 25.06 -2.46) (end -2.56 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start -2.95 -2.85) (end -2.95 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.95 3.9) (end 25.45 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start 25.45 3.9) (end 25.45 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start 25.45 -2.85) (end -2.95 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.625 -2.35) (end 0 -1.35) (layer F.Fab) (width 0.1))
(fp_line (start 0 -1.35) (end 0.625 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start 0.75 -2.45) (end 0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 0.75 -1.7) (end 21.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 21.75 -1.7) (end 21.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 21.75 -2.45) (end 0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -2.45) (end -2.55 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -1.7) (end -0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -1.7) (end -0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -2.45) (end -2.55 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 23.25 -2.45) (end 23.25 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 23.25 -1.7) (end 25.05 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 25.05 -1.7) (end 25.05 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 25.05 -2.45) (end 23.25 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -0.2) (end -1.8 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -0.2) (end -1.8 1.14) (layer F.SilkS) (width 0.12))
(fp_line (start 11.25 2.75) (end -0.74 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 25.05 -0.2) (end 24.3 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start 24.3 -0.2) (end 24.3 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 24.3 2.75) (end 11.25 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -1.6 -2.75) (end -2.85 -2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -2.85 -2.75) (end -2.85 -1.5) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 11.25 2.7) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask) (roundrect_rratio 0.147059))
(pad 2 thru_hole oval (at 2.5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 7.5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 10 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 12.5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 7 thru_hole oval (at 15 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 8 thru_hole oval (at 17.5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 9 thru_hole oval (at 20 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 10 thru_hole oval (at 22.5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_JST.3dshapes/JST_XH_B10B-XH-AM_1x10_P2.50mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,54 @@
(module JST_XH_B2B-XH-AM_1x02_P2.50mm_Vertical (layer F.Cu) (tedit 6278A31B)
(descr "JST XH series connector, B2B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator")
(tags "connector JST XH vertical boss")
(fp_text reference REF** (at 1.25 -3.55) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value JST_XH_B2B-XH-AM_1x02_P2.50mm_Vertical (at 1.25 4.6) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.85 -2.75) (end -2.85 -1.5) (layer F.SilkS) (width 0.12))
(fp_line (start -1.6 -2.75) (end -2.85 -2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 4.3 2.75) (end 1.25 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 4.3 -0.2) (end 4.3 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 5.05 -0.2) (end 4.3 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start 1.25 2.75) (end -0.74 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -0.2) (end -1.8 1.14) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -0.2) (end -1.8 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start 5.05 -2.45) (end 3.25 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 5.05 -1.7) (end 5.05 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 3.25 -1.7) (end 5.05 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 3.25 -2.45) (end 3.25 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -2.45) (end -2.55 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -1.7) (end -0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -1.7) (end -0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -2.45) (end -2.55 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 1.75 -2.45) (end 0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 1.75 -1.7) (end 1.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 0.75 -1.7) (end 1.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 0.75 -2.45) (end 0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 0 -1.35) (end 0.625 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start -0.625 -2.35) (end 0 -1.35) (layer F.Fab) (width 0.1))
(fp_line (start 5.45 -2.85) (end -2.95 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start 5.45 3.9) (end 5.45 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.95 3.9) (end 5.45 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.95 -2.85) (end -2.95 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start 5.06 -2.46) (end -2.56 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start 5.06 3.51) (end 5.06 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start -2.56 3.51) (end 5.06 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start -2.56 -2.46) (end -2.56 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start 4.95 -2.35) (end -2.45 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start 4.95 3.4) (end 4.95 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start -2.45 3.4) (end 4.95 3.4) (layer F.Fab) (width 0.1))
(fp_line (start -2.45 -2.35) (end -2.45 3.4) (layer F.Fab) (width 0.1))
(fp_text user %R (at 1.25 2.7) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 2 thru_hole oval (at 2.5 0) (size 1.7 2) (drill 1) (layers *.Cu *.Mask))
(pad 1 thru_hole roundrect (at 0 0) (size 1.7 2) (drill 1) (layers *.Cu *.Mask) (roundrect_rratio 0.147059))
(model ${KISYS3DMOD}/Connector_JST.3dshapes/JST_XH_B2B-XH-AM_1x02_P2.50mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,55 @@
(module JST_XH_B3B-XH-AM_1x03_P2.50mm_Vertical (layer F.Cu) (tedit 6278A317)
(descr "JST XH series connector, B3B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator")
(tags "connector JST XH vertical boss")
(fp_text reference REF** (at 2.5 -3.55) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value JST_XH_B3B-XH-AM_1x03_P2.50mm_Vertical (at 2.5 4.6) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.45 -2.35) (end -2.45 3.4) (layer F.Fab) (width 0.1))
(fp_line (start -2.45 3.4) (end 7.45 3.4) (layer F.Fab) (width 0.1))
(fp_line (start 7.45 3.4) (end 7.45 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start 7.45 -2.35) (end -2.45 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start -2.56 -2.46) (end -2.56 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start -2.56 3.51) (end 7.56 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start 7.56 3.51) (end 7.56 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start 7.56 -2.46) (end -2.56 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start -2.95 -2.85) (end -2.95 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.95 3.9) (end 7.95 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start 7.95 3.9) (end 7.95 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start 7.95 -2.85) (end -2.95 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.625 -2.35) (end 0 -1.35) (layer F.Fab) (width 0.1))
(fp_line (start 0 -1.35) (end 0.625 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start 0.75 -2.45) (end 0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 0.75 -1.7) (end 4.25 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 4.25 -1.7) (end 4.25 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 4.25 -2.45) (end 0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -2.45) (end -2.55 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -1.7) (end -0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -1.7) (end -0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -2.45) (end -2.55 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 5.75 -2.45) (end 5.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 5.75 -1.7) (end 7.55 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 7.55 -1.7) (end 7.55 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 7.55 -2.45) (end 5.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -0.2) (end -1.8 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -0.2) (end -1.8 1.14) (layer F.SilkS) (width 0.12))
(fp_line (start 2.5 2.75) (end -0.74 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 7.55 -0.2) (end 6.8 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start 6.8 -0.2) (end 6.8 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 6.8 2.75) (end 2.5 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -1.6 -2.75) (end -2.85 -2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -2.85 -2.75) (end -2.85 -1.5) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 2.5 2.7) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask) (roundrect_rratio 0.147059))
(pad 2 thru_hole oval (at 2.5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_JST.3dshapes/JST_XH_B3B-XH-AM_1x03_P2.50mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,56 @@
(module JST_XH_B4B-XH-AM_1x04_P2.50mm_Vertical (layer F.Cu) (tedit 6278A314)
(descr "JST XH series connector, B4B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator")
(tags "connector JST XH vertical boss")
(fp_text reference REF** (at 3.75 -3.55) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value JST_XH_B4B-XH-AM_1x04_P2.50mm_Vertical (at 3.75 4.6) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.45 -2.35) (end -2.45 3.4) (layer F.Fab) (width 0.1))
(fp_line (start -2.45 3.4) (end 9.95 3.4) (layer F.Fab) (width 0.1))
(fp_line (start 9.95 3.4) (end 9.95 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start 9.95 -2.35) (end -2.45 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start -2.56 -2.46) (end -2.56 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start -2.56 3.51) (end 10.06 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start 10.06 3.51) (end 10.06 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start 10.06 -2.46) (end -2.56 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start -2.95 -2.85) (end -2.95 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.95 3.9) (end 10.45 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start 10.45 3.9) (end 10.45 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start 10.45 -2.85) (end -2.95 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.625 -2.35) (end 0 -1.35) (layer F.Fab) (width 0.1))
(fp_line (start 0 -1.35) (end 0.625 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start 0.75 -2.45) (end 0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 0.75 -1.7) (end 6.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 6.75 -1.7) (end 6.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 6.75 -2.45) (end 0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -2.45) (end -2.55 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -1.7) (end -0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -1.7) (end -0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -2.45) (end -2.55 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 8.25 -2.45) (end 8.25 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 8.25 -1.7) (end 10.05 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 10.05 -1.7) (end 10.05 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 10.05 -2.45) (end 8.25 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -0.2) (end -1.8 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -0.2) (end -1.8 1.14) (layer F.SilkS) (width 0.12))
(fp_line (start 3.75 2.75) (end -0.74 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 10.05 -0.2) (end 9.3 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start 9.3 -0.2) (end 9.3 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 9.3 2.75) (end 3.75 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -1.6 -2.75) (end -2.85 -2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -2.85 -2.75) (end -2.85 -1.5) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 3.75 2.7) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask) (roundrect_rratio 0.147059))
(pad 2 thru_hole oval (at 2.5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 7.5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_JST.3dshapes/JST_XH_B4B-XH-AM_1x04_P2.50mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,57 @@
(module JST_XH_B5B-XH-AM_1x05_P2.50mm_Vertical (layer F.Cu) (tedit 6278A311)
(descr "JST XH series connector, B5B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator")
(tags "connector JST XH vertical boss")
(fp_text reference REF** (at 5 -3.55) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value JST_XH_B5B-XH-AM_1x05_P2.50mm_Vertical (at 5 4.6) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.45 -2.35) (end -2.45 3.4) (layer F.Fab) (width 0.1))
(fp_line (start -2.45 3.4) (end 12.45 3.4) (layer F.Fab) (width 0.1))
(fp_line (start 12.45 3.4) (end 12.45 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start 12.45 -2.35) (end -2.45 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start -2.56 -2.46) (end -2.56 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start -2.56 3.51) (end 12.56 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start 12.56 3.51) (end 12.56 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start 12.56 -2.46) (end -2.56 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start -2.95 -2.85) (end -2.95 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.95 3.9) (end 12.95 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start 12.95 3.9) (end 12.95 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start 12.95 -2.85) (end -2.95 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.625 -2.35) (end 0 -1.35) (layer F.Fab) (width 0.1))
(fp_line (start 0 -1.35) (end 0.625 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start 0.75 -2.45) (end 0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 0.75 -1.7) (end 9.25 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 9.25 -1.7) (end 9.25 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 9.25 -2.45) (end 0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -2.45) (end -2.55 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -1.7) (end -0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -1.7) (end -0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -2.45) (end -2.55 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 10.75 -2.45) (end 10.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 10.75 -1.7) (end 12.55 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 12.55 -1.7) (end 12.55 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 12.55 -2.45) (end 10.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -0.2) (end -1.8 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -0.2) (end -1.8 1.14) (layer F.SilkS) (width 0.12))
(fp_line (start 5 2.75) (end -0.74 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 12.55 -0.2) (end 11.8 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start 11.8 -0.2) (end 11.8 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 11.8 2.75) (end 5 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -1.6 -2.75) (end -2.85 -2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -2.85 -2.75) (end -2.85 -1.5) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 5 2.7) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask) (roundrect_rratio 0.147059))
(pad 2 thru_hole oval (at 2.5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 7.5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 10 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_JST.3dshapes/JST_XH_B5B-XH-AM_1x05_P2.50mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,58 @@
(module JST_XH_B6B-XH-AM_1x06_P2.50mm_Vertical (layer F.Cu) (tedit 6278A30D)
(descr "JST XH series connector, B6B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator")
(tags "connector JST XH vertical boss")
(fp_text reference REF** (at 6.25 -3.55) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value JST_XH_B6B-XH-AM_1x06_P2.50mm_Vertical (at 6.25 4.6) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.45 -2.35) (end -2.45 3.4) (layer F.Fab) (width 0.1))
(fp_line (start -2.45 3.4) (end 14.95 3.4) (layer F.Fab) (width 0.1))
(fp_line (start 14.95 3.4) (end 14.95 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start 14.95 -2.35) (end -2.45 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start -2.56 -2.46) (end -2.56 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start -2.56 3.51) (end 15.06 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start 15.06 3.51) (end 15.06 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start 15.06 -2.46) (end -2.56 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start -2.95 -2.85) (end -2.95 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.95 3.9) (end 15.45 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start 15.45 3.9) (end 15.45 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start 15.45 -2.85) (end -2.95 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.625 -2.35) (end 0 -1.35) (layer F.Fab) (width 0.1))
(fp_line (start 0 -1.35) (end 0.625 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start 0.75 -2.45) (end 0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 0.75 -1.7) (end 11.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 11.75 -1.7) (end 11.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 11.75 -2.45) (end 0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -2.45) (end -2.55 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -1.7) (end -0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -1.7) (end -0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -2.45) (end -2.55 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 13.25 -2.45) (end 13.25 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 13.25 -1.7) (end 15.05 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 15.05 -1.7) (end 15.05 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 15.05 -2.45) (end 13.25 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -0.2) (end -1.8 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -0.2) (end -1.8 1.14) (layer F.SilkS) (width 0.12))
(fp_line (start 6.25 2.75) (end -0.74 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 15.05 -0.2) (end 14.3 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start 14.3 -0.2) (end 14.3 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 14.3 2.75) (end 6.25 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -1.6 -2.75) (end -2.85 -2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -2.85 -2.75) (end -2.85 -1.5) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 6.25 2.7) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask) (roundrect_rratio 0.147059))
(pad 2 thru_hole oval (at 2.5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 7.5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 10 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 12.5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_JST.3dshapes/JST_XH_B6B-XH-AM_1x06_P2.50mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,59 @@
(module JST_XH_B7B-XH-AM_1x07_P2.50mm_Vertical (layer F.Cu) (tedit 6278A30A)
(descr "JST XH series connector, B7B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator")
(tags "connector JST XH vertical boss")
(fp_text reference REF** (at 7.5 -3.55) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value JST_XH_B7B-XH-AM_1x07_P2.50mm_Vertical (at 7.5 4.6) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.45 -2.35) (end -2.45 3.4) (layer F.Fab) (width 0.1))
(fp_line (start -2.45 3.4) (end 17.45 3.4) (layer F.Fab) (width 0.1))
(fp_line (start 17.45 3.4) (end 17.45 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start 17.45 -2.35) (end -2.45 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start -2.56 -2.46) (end -2.56 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start -2.56 3.51) (end 17.56 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start 17.56 3.51) (end 17.56 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start 17.56 -2.46) (end -2.56 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start -2.95 -2.85) (end -2.95 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.95 3.9) (end 17.95 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start 17.95 3.9) (end 17.95 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start 17.95 -2.85) (end -2.95 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.625 -2.35) (end 0 -1.35) (layer F.Fab) (width 0.1))
(fp_line (start 0 -1.35) (end 0.625 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start 0.75 -2.45) (end 0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 0.75 -1.7) (end 14.25 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 14.25 -1.7) (end 14.25 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 14.25 -2.45) (end 0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -2.45) (end -2.55 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -1.7) (end -0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -1.7) (end -0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -2.45) (end -2.55 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 15.75 -2.45) (end 15.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 15.75 -1.7) (end 17.55 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 17.55 -1.7) (end 17.55 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 17.55 -2.45) (end 15.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -0.2) (end -1.8 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -0.2) (end -1.8 1.14) (layer F.SilkS) (width 0.12))
(fp_line (start 7.5 2.75) (end -0.74 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 17.55 -0.2) (end 16.8 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start 16.8 -0.2) (end 16.8 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 16.8 2.75) (end 7.5 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -1.6 -2.75) (end -2.85 -2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -2.85 -2.75) (end -2.85 -1.5) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 7.5 2.7) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask) (roundrect_rratio 0.147059))
(pad 2 thru_hole oval (at 2.5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 7.5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 10 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 12.5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 7 thru_hole oval (at 15 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_JST.3dshapes/JST_XH_B7B-XH-AM_1x07_P2.50mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,60 @@
(module JST_XH_B8B-XH-AM_1x08_P2.50mm_Vertical (layer F.Cu) (tedit 6278A306)
(descr "JST XH series connector, B8B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator")
(tags "connector JST XH vertical boss")
(fp_text reference REF** (at 8.75 -3.55) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value JST_XH_B8B-XH-AM_1x08_P2.50mm_Vertical (at 8.75 4.6) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.45 -2.35) (end -2.45 3.4) (layer F.Fab) (width 0.1))
(fp_line (start -2.45 3.4) (end 19.95 3.4) (layer F.Fab) (width 0.1))
(fp_line (start 19.95 3.4) (end 19.95 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start 19.95 -2.35) (end -2.45 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start -2.56 -2.46) (end -2.56 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start -2.56 3.51) (end 20.06 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start 20.06 3.51) (end 20.06 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start 20.06 -2.46) (end -2.56 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start -2.95 -2.85) (end -2.95 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.95 3.9) (end 20.45 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start 20.45 3.9) (end 20.45 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start 20.45 -2.85) (end -2.95 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.625 -2.35) (end 0 -1.35) (layer F.Fab) (width 0.1))
(fp_line (start 0 -1.35) (end 0.625 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start 0.75 -2.45) (end 0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 0.75 -1.7) (end 16.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 16.75 -1.7) (end 16.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 16.75 -2.45) (end 0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -2.45) (end -2.55 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -1.7) (end -0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -1.7) (end -0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -2.45) (end -2.55 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 18.25 -2.45) (end 18.25 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 18.25 -1.7) (end 20.05 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 20.05 -1.7) (end 20.05 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 20.05 -2.45) (end 18.25 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -0.2) (end -1.8 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -0.2) (end -1.8 1.14) (layer F.SilkS) (width 0.12))
(fp_line (start 8.75 2.75) (end -0.74 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 20.05 -0.2) (end 19.3 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start 19.3 -0.2) (end 19.3 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 19.3 2.75) (end 8.75 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -1.6 -2.75) (end -2.85 -2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -2.85 -2.75) (end -2.85 -1.5) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 8.75 2.7) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask) (roundrect_rratio 0.147059))
(pad 2 thru_hole oval (at 2.5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 7.5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 10 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 12.5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 7 thru_hole oval (at 15 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 8 thru_hole oval (at 17.5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_JST.3dshapes/JST_XH_B8B-XH-AM_1x08_P2.50mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,61 @@
(module JST_XH_B9B-XH-AM_1x09_P2.50mm_Vertical (layer F.Cu) (tedit 6278A301)
(descr "JST XH series connector, B9B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator")
(tags "connector JST XH vertical boss")
(fp_text reference REF** (at 10 -3.55) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value JST_XH_B9B-XH-AM_1x09_P2.50mm_Vertical (at 10 4.6) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.45 -2.35) (end -2.45 3.4) (layer F.Fab) (width 0.1))
(fp_line (start -2.45 3.4) (end 22.45 3.4) (layer F.Fab) (width 0.1))
(fp_line (start 22.45 3.4) (end 22.45 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start 22.45 -2.35) (end -2.45 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start -2.56 -2.46) (end -2.56 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start -2.56 3.51) (end 22.56 3.51) (layer F.SilkS) (width 0.12))
(fp_line (start 22.56 3.51) (end 22.56 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start 22.56 -2.46) (end -2.56 -2.46) (layer F.SilkS) (width 0.12))
(fp_line (start -2.95 -2.85) (end -2.95 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.95 3.9) (end 22.95 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start 22.95 3.9) (end 22.95 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start 22.95 -2.85) (end -2.95 -2.85) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.625 -2.35) (end 0 -1.35) (layer F.Fab) (width 0.1))
(fp_line (start 0 -1.35) (end 0.625 -2.35) (layer F.Fab) (width 0.1))
(fp_line (start 0.75 -2.45) (end 0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 0.75 -1.7) (end 19.25 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 19.25 -1.7) (end 19.25 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 19.25 -2.45) (end 0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -2.45) (end -2.55 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -1.7) (end -0.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -1.7) (end -0.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -2.45) (end -2.55 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 20.75 -2.45) (end 20.75 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 20.75 -1.7) (end 22.55 -1.7) (layer F.SilkS) (width 0.12))
(fp_line (start 22.55 -1.7) (end 22.55 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start 22.55 -2.45) (end 20.75 -2.45) (layer F.SilkS) (width 0.12))
(fp_line (start -2.55 -0.2) (end -1.8 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start -1.8 -0.2) (end -1.8 1.14) (layer F.SilkS) (width 0.12))
(fp_line (start 10 2.75) (end -0.74 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 22.55 -0.2) (end 21.8 -0.2) (layer F.SilkS) (width 0.12))
(fp_line (start 21.8 -0.2) (end 21.8 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start 21.8 2.75) (end 10 2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -1.6 -2.75) (end -2.85 -2.75) (layer F.SilkS) (width 0.12))
(fp_line (start -2.85 -2.75) (end -2.85 -1.5) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 10 2.7) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask) (roundrect_rratio 0.147059))
(pad 2 thru_hole oval (at 2.5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 7.5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 10 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 12.5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 7 thru_hole oval (at 15 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 8 thru_hole oval (at 17.5 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(pad 9 thru_hole oval (at 20 0) (size 1.7 1.95) (drill 0.95) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_JST.3dshapes/JST_XH_B9B-XH-AM_1x09_P2.50mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,113 @@
(footprint "JST_XH_S4B-XH-A-1_1x04_P2.50mm_Horizontal" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(descr "JST XH series connector, S4B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator")
(tags "connector JST XH horizontal")
(attr through_hole)
(fp_text reference "REF**" (at 3.75 -5.1) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 0ed43643-3518-4cd0-9b57-4bdecf434fc5)
)
(fp_text value "JST_XH_S4B-XH-A-1_1x04_P2.50mm_Horizontal" (at 3.75 8.8) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 2e5fa570-26d5-4783-b21e-a4e2e84e3c23)
)
(fp_text user "${REFERENCE}" (at 3.75 1.85) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 1e2e3697-fabf-4850-acb1-be044e9f492f)
)
(fp_line (start -2.56 -4.01) (end -1.14 -4.01)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f1cfa101-5d16-4140-9bf9-26928a8a38bc))
(fp_line (start -2.56 7.71) (end -2.56 -4.01)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9dd57f5e-6722-4bf6-a2c0-36ef2c6471c7))
(fp_line (start -1.14 -4.01) (end -1.14 0.49)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1ab709bf-d47a-40bf-b634-f85e6540732a))
(fp_line (start -0.3 -2.1) (end 0.3 -2.1)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7efc4525-4b73-420b-80c6-af960db1210a))
(fp_line (start -0.25 1.6) (end -0.25 7.1)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fd58f807-28be-4f20-a62c-5f3eeeeac728))
(fp_line (start -0.25 7.1) (end 0.25 7.1)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 100f5f39-8c48-4d9e-8590-9ea685dabb3a))
(fp_line (start 0 -1.5) (end -0.3 -2.1)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 71e5d0ee-70a2-4478-9ff1-9ea40b85e1da))
(fp_line (start 0.25 1.6) (end -0.25 1.6)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c9df767e-0ec0-4a9f-b7c8-15fa50200f07))
(fp_line (start 0.25 7.1) (end 0.25 1.6)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 11f8be2c-315e-4ddc-a495-0f87aa1c54c9))
(fp_line (start 0.3 -2.1) (end 0 -1.5)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 37eaf2ed-74bc-4b1f-b395-0c22a408d9db))
(fp_line (start 2.25 1.6) (end 2.25 7.1)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3b2fb485-66a3-4e92-b5a9-dda69d80ca7d))
(fp_line (start 2.25 7.1) (end 2.75 7.1)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b397382d-bf8f-4ae1-8efe-bb186cb74b9c))
(fp_line (start 2.75 1.6) (end 2.25 1.6)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f0e714ec-5f4d-4cda-902e-3dd0999be8cc))
(fp_line (start 2.75 7.1) (end 2.75 1.6)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fb71659b-1b59-4ae0-9c2c-0f37c2577126))
(fp_line (start 3.75 7.71) (end -2.56 7.71)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 02a9b94e-64a6-4618-9242-d658885d2600))
(fp_line (start 3.75 7.71) (end 10.06 7.71)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3a51a4af-c780-43e9-8327-0323d285c3f3))
(fp_line (start 4.75 1.6) (end 4.75 7.1)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 856274b7-a9ed-43d0-9cdc-85b37126b328))
(fp_line (start 4.75 7.1) (end 5.25 7.1)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 25b172ce-faef-433f-bff2-0ca967c992c1))
(fp_line (start 5.25 1.6) (end 4.75 1.6)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0d7927f4-9aaa-4537-9bf5-85d127470ade))
(fp_line (start 5.25 7.1) (end 5.25 1.6)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 86ce732c-b2c6-4e68-a396-1ededcb4bf38))
(fp_line (start 7.25 1.6) (end 7.25 7.1)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fe3c6b14-20ce-4712-babb-315401379deb))
(fp_line (start 7.25 7.1) (end 7.75 7.1)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 497d2481-c872-4a14-ad85-317160ef1930))
(fp_line (start 7.75 1.6) (end 7.25 1.6)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7fd84363-ecb2-442a-93bc-bb7bc53aa03c))
(fp_line (start 7.75 7.1) (end 7.75 1.6)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 60a49b93-7ccb-4f68-8fcc-827adb2f66c0))
(fp_line (start 8.64 -4.01) (end 8.64 0.49)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 776a2c3c-6146-463e-80f6-29dabdbeb014))
(fp_line (start 10.06 -4.01) (end 8.64 -4.01)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp eff9ca89-5379-4f83-ac4c-945f5b46aef2))
(fp_line (start 10.06 7.71) (end 10.06 -4.01)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4aac38a8-6ff4-497e-b1a6-5524a7851262))
(fp_line (start -2.95 -4.4) (end -2.95 8.1)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0d2ef6ae-bc03-46b9-a39e-279e1465a232))
(fp_line (start -2.95 8.1) (end 10.45 8.1)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp bbb8c441-9aa4-4e49-9295-97a9fa08d2ce))
(fp_line (start 10.45 -4.4) (end -2.95 -4.4)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7fecf58d-2969-443b-85f6-17af58e4e03d))
(fp_line (start 10.45 8.1) (end 10.45 -4.4)
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ac05d326-09ae-4dbe-bcd9-3de652e6136d))
(fp_line (start -2.45 -3.9) (end -1.25 -3.9)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 408df4b1-275c-4487-b661-3a5aa71f0983))
(fp_line (start -2.45 7.6) (end -2.45 -3.9)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d17d87e3-a371-4ee1-ac57-30ac4839952b))
(fp_line (start -1.25 -3.9) (end -1.25 0.6)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ba908d42-9dbe-4840-9917-1b890dbb9c02))
(fp_line (start -1.25 0.6) (end 3.75 0.6)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b18fa265-e402-4728-8f9a-c2541cae0be5))
(fp_line (start -0.625 0.6) (end 0 -0.4)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ae0541e7-c7f5-4e97-9867-75a6a03b58d8))
(fp_line (start 0 -0.4) (end 0.625 0.6)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 82e1cae5-9d4a-4b0e-84e7-4f40cfffe0a4))
(fp_line (start 3.75 7.6) (end -2.45 7.6)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5ee04d3c-ab46-4d0d-84d1-b81876c2d803))
(fp_line (start 3.75 7.6) (end 9.95 7.6)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 978f453d-48be-4797-9504-e2110739d19f))
(fp_line (start 8.75 -3.9) (end 8.75 0.6)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8e212579-b986-49da-b3d2-3189eeb1c308))
(fp_line (start 8.75 0.6) (end 3.75 0.6)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b08a83fc-1d25-4e6a-8d88-0de4e9298ba3))
(fp_line (start 9.95 -3.9) (end 8.75 -3.9)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2cea9790-10c8-4058-af91-c29ce1965e9e))
(fp_line (start 9.95 7.6) (end 9.95 -3.9)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 77c005c3-46a4-46b9-912a-cbdf0946566e))
(pad "1" thru_hole roundrect (at 0 0) (size 1.7 1.95) (drill 0.95) (layers "*.Cu" "*.Mask") (roundrect_rratio 0.147059) (tstamp 4c59e6e1-7c71-4f47-b4ec-26b6d5b1437b))
(pad "2" thru_hole oval (at 2.5 0) (size 1.7 1.95) (drill 0.95) (layers "*.Cu" "*.Mask") (tstamp f708b9ce-ed9b-4b9f-8e91-08018e12fc04))
(pad "3" thru_hole oval (at 5 0) (size 1.7 1.95) (drill 0.95) (layers "*.Cu" "*.Mask") (tstamp 6e139d65-2fb4-4a05-86ed-99496a4bfe18))
(pad "4" thru_hole oval (at 7.5 0) (size 1.7 1.95) (drill 0.95) (layers "*.Cu" "*.Mask") (tstamp 99234b7b-9439-45fa-aed0-912a24c086f9))
(model "${KICAD6_3DMODEL_DIR}/Connector_JST.3dshapes/JST_XH_S4B-XH-A-1_1x04_P2.50mm_Horizontal.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,54 @@
(footprint "MP001742" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(attr through_hole)
(fp_text reference "REF**" (at -6 -2 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.1)))
(tstamp 6a31c6fe-d58c-4157-992c-12da4c765917)
)
(fp_text value "MP001742" (at 0 -2 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp fba66295-72ea-4617-90fa-3f68a87d1203)
)
(fp_text user "1" (at -9 0 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.1)) (justify left bottom))
(tstamp 180b6e45-2357-4ac2-bdf3-86470a68f9cd)
)
(fp_text user "13" (at 8 0 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.1)) (justify left bottom))
(tstamp c511f03d-fe05-4685-ae27-504959977ecd)
)
(fp_text user "14" (at 8 2 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.1)) (justify left bottom))
(tstamp e11c002b-2fbe-49f8-8ff5-27e7809fad5e)
)
(fp_text user "2" (at -9 2 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.1)) (justify left bottom))
(tstamp e619a70e-a6ec-45eb-b6ea-3737cf576cf4)
)
(fp_text user "${REFERENCE}" (at 0 6 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 51faeb70-d109-4380-9f01-a1136312591e)
)
(fp_line (start -8 -1) (end 8 -1)
(stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 98c7ce5a-6358-4732-b300-a6cdb7a5514f))
(fp_line (start -8 5) (end -8 -1)
(stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp aa42d17f-d158-4700-ad23-23ed433cbb59))
(fp_line (start 8 -1) (end 8 5)
(stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 6398cea6-370b-42da-b757-2f05076d04c7))
(fp_line (start 8 5) (end -8 5)
(stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 7a2b2eb1-d5c8-4879-a6e8-d1cad380bdac))
(pad "1" thru_hole roundrect (at -6 0) (size 1.2 1.2) (drill 0.762) (layers "*.Cu" "*.Mask") (roundrect_rratio 0.25) (tstamp a27d28f7-8ed3-44d8-ba35-3275eb45e6a4))
(pad "2" thru_hole circle (at -6 2) (size 1.2 1.2) (drill 0.762) (layers "*.Cu" "*.Mask") (tstamp b8f62ac7-fd28-42ee-ac7f-f9706395c46a))
(pad "3" thru_hole circle (at -4 0) (size 1.2 1.2) (drill 0.762) (layers "*.Cu" "*.Mask") (tstamp af710f2e-9155-4413-9ba3-8b5f06b26177))
(pad "4" thru_hole circle (at -4 2) (size 1.2 1.2) (drill 0.762) (layers "*.Cu" "*.Mask") (tstamp 1e1ce133-b765-41be-b0b3-001cebdf6c2c))
(pad "5" thru_hole circle (at -2 0) (size 1.2 1.2) (drill 0.762) (layers "*.Cu" "*.Mask") (tstamp ad7e1940-1091-4ad7-a886-a06ee26cc8ac))
(pad "6" thru_hole circle (at -2 2) (size 1.2 1.2) (drill 0.762) (layers "*.Cu" "*.Mask") (tstamp 292a8ff3-abdd-4e70-8b8e-81c2944cbcce))
(pad "7" thru_hole circle (at 0 0) (size 1.2 1.2) (drill 0.762) (layers "*.Cu" "*.Mask") (tstamp 9a473809-721d-41a1-899b-f495d6805317))
(pad "8" thru_hole circle (at 0 2) (size 1.2 1.2) (drill 0.762) (layers "*.Cu" "*.Mask") (tstamp b7013f06-faa8-477a-95cf-d38747ea128b))
(pad "9" thru_hole circle (at 2 0) (size 1.2 1.2) (drill 0.762) (layers "*.Cu" "*.Mask") (tstamp 6c3a3766-8b34-41f4-95d8-68917492c1f9))
(pad "10" thru_hole circle (at 2 2) (size 1.2 1.2) (drill 0.762) (layers "*.Cu" "*.Mask") (tstamp 7fbf51b0-531c-4f71-9da6-d22652cb5f29))
(pad "11" thru_hole circle (at 4 0) (size 1.2 1.2) (drill 0.762) (layers "*.Cu" "*.Mask") (tstamp cfb1d6dd-c5ff-477a-84de-355001286635))
(pad "12" thru_hole circle (at 4 2) (size 1.2 1.2) (drill 0.762) (layers "*.Cu" "*.Mask") (tstamp 200621e3-eaf7-409d-bf6f-0ebe86797510))
(pad "13" thru_hole circle (at 6 0) (size 1.2 1.2) (drill 0.762) (layers "*.Cu" "*.Mask") (tstamp 47ea2326-7fce-4137-9faa-a8c7633b02da))
(pad "14" thru_hole circle (at 6 2) (size 1.2 1.2) (drill 0.762) (layers "*.Cu" "*.Mask") (tstamp e1c49a65-7196-4a2f-88d8-ee84a48abc87))
)

View File

@ -0,0 +1,49 @@
(module Molex_KK-254_AE-6410-02A_1x02_P2.54mm_Vertical (layer F.Cu) (tedit 5EA53D3B)
(descr "Molex KK-254 Interconnect System, old/engineering part number: AE-6410-02A example for new part number: 22-27-2021, 2 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator")
(tags "connector Molex KK-254 vertical")
(fp_text reference REF** (at 1.27 -4.12) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Molex_KK-254_AE-6410-02A_1x02_P2.54mm_Vertical (at 1.27 4.08) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 4.31 -3.42) (end -1.77 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.31 3.38) (end 4.31 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 3.38) (end 4.31 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 -3.42) (end -1.77 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start 3.34 -2.43) (end 3.34 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -2.43) (end 3.34 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -3.03) (end 1.74 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -2.43) (end 0.8 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -2.43) (end 0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -3.03) (end -0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 2.29 2.99) (end 2.29 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 2.99) (end 0.25 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 2.29 1.46) (end 2.54 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 1.46) (end 2.29 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 0.25 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 2.54 1.99) (end 2.54 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 2.54 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 2.99) (end 0 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start -0.562893 0) (end -1.27 0.5) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.5) (end -0.562893 0) (layer F.Fab) (width 0.1))
(fp_line (start -1.67 -2) (end -1.67 2) (layer F.SilkS) (width 0.12))
(fp_line (start 3.92 -3.03) (end -1.38 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 3.92 2.99) (end 3.92 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 2.99) (end 3.92 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 -3.03) (end -1.38 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 3.81 -2.92) (end -1.27 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start 3.81 2.88) (end 3.81 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 2.88) (end 3.81 2.88) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -2.92) (end -1.27 2.88) (layer F.Fab) (width 0.1))
(fp_text user %R (at 1.27 -2.22) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask) (roundrect_rratio 0.143678))
(pad 2 thru_hole oval (at 2.54 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_Molex.3dshapes/Molex_KK-254_AE-6410-02A_1x02_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,53 @@
(module Molex_KK-254_AE-6410-03A_1x03_P2.54mm_Vertical (layer F.Cu) (tedit 5EA53D3B)
(descr "Molex KK-254 Interconnect System, old/engineering part number: AE-6410-03A example for new part number: 22-27-2031, 3 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator")
(tags "connector Molex KK-254 vertical")
(fp_text reference REF** (at 2.54 -4.12) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Molex_KK-254_AE-6410-03A_1x03_P2.54mm_Vertical (at 2.54 4.08) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 6.85 -3.42) (end -1.77 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start 6.85 3.38) (end 6.85 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 3.38) (end 6.85 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 -3.42) (end -1.77 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start 5.88 -2.43) (end 5.88 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -2.43) (end 5.88 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -3.03) (end 4.28 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 3.34 -2.43) (end 3.34 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -2.43) (end 3.34 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -3.03) (end 1.74 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -2.43) (end 0.8 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -2.43) (end 0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -3.03) (end -0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 4.83 2.99) (end 4.83 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 2.99) (end 0.25 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 4.83 1.46) (end 5.08 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 1.46) (end 4.83 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 0.25 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 5.08 1.99) (end 5.08 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 5.08 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 2.99) (end 0 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start -0.562893 0) (end -1.27 0.5) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.5) (end -0.562893 0) (layer F.Fab) (width 0.1))
(fp_line (start -1.67 -2) (end -1.67 2) (layer F.SilkS) (width 0.12))
(fp_line (start 6.46 -3.03) (end -1.38 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 6.46 2.99) (end 6.46 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 2.99) (end 6.46 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 -3.03) (end -1.38 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 6.35 -2.92) (end -1.27 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start 6.35 2.88) (end 6.35 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 2.88) (end 6.35 2.88) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -2.92) (end -1.27 2.88) (layer F.Fab) (width 0.1))
(fp_text user %R (at 2.54 -2.22) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask) (roundrect_rratio 0.143678))
(pad 2 thru_hole oval (at 2.54 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 5.08 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_Molex.3dshapes/Molex_KK-254_AE-6410-03A_1x03_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,57 @@
(module Molex_KK-254_AE-6410-04A_1x04_P2.54mm_Vertical (layer F.Cu) (tedit 5EA53D3B)
(descr "Molex KK-254 Interconnect System, old/engineering part number: AE-6410-04A example for new part number: 22-27-2041, 4 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator")
(tags "connector Molex KK-254 vertical")
(fp_text reference REF** (at 3.81 -4.12) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Molex_KK-254_AE-6410-04A_1x04_P2.54mm_Vertical (at 3.81 4.08) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 9.39 -3.42) (end -1.77 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start 9.39 3.38) (end 9.39 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 3.38) (end 9.39 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 -3.42) (end -1.77 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start 8.42 -2.43) (end 8.42 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 6.82 -2.43) (end 8.42 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 6.82 -3.03) (end 6.82 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 5.88 -2.43) (end 5.88 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -2.43) (end 5.88 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -3.03) (end 4.28 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 3.34 -2.43) (end 3.34 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -2.43) (end 3.34 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -3.03) (end 1.74 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -2.43) (end 0.8 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -2.43) (end 0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -3.03) (end -0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 7.37 2.99) (end 7.37 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 2.99) (end 0.25 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 7.37 1.46) (end 7.62 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 1.46) (end 7.37 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 0.25 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 7.62 1.99) (end 7.62 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 7.62 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 2.99) (end 0 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start -0.562893 0) (end -1.27 0.5) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.5) (end -0.562893 0) (layer F.Fab) (width 0.1))
(fp_line (start -1.67 -2) (end -1.67 2) (layer F.SilkS) (width 0.12))
(fp_line (start 9 -3.03) (end -1.38 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 9 2.99) (end 9 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 2.99) (end 9 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 -3.03) (end -1.38 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 8.89 -2.92) (end -1.27 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start 8.89 2.88) (end 8.89 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 2.88) (end 8.89 2.88) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -2.92) (end -1.27 2.88) (layer F.Fab) (width 0.1))
(fp_text user %R (at 3.81 -2.22) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask) (roundrect_rratio 0.143678))
(pad 2 thru_hole oval (at 2.54 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 5.08 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 7.62 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_Molex.3dshapes/Molex_KK-254_AE-6410-04A_1x04_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,61 @@
(module Molex_KK-254_AE-6410-05A_1x05_P2.54mm_Vertical (layer F.Cu) (tedit 5EA53D3B)
(descr "Molex KK-254 Interconnect System, old/engineering part number: AE-6410-05A example for new part number: 22-27-2051, 5 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator")
(tags "connector Molex KK-254 vertical")
(fp_text reference REF** (at 5.08 -4.12) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Molex_KK-254_AE-6410-05A_1x05_P2.54mm_Vertical (at 5.08 4.08) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 11.93 -3.42) (end -1.77 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start 11.93 3.38) (end 11.93 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 3.38) (end 11.93 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 -3.42) (end -1.77 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start 10.96 -2.43) (end 10.96 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 9.36 -2.43) (end 10.96 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 9.36 -3.03) (end 9.36 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 8.42 -2.43) (end 8.42 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 6.82 -2.43) (end 8.42 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 6.82 -3.03) (end 6.82 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 5.88 -2.43) (end 5.88 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -2.43) (end 5.88 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -3.03) (end 4.28 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 3.34 -2.43) (end 3.34 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -2.43) (end 3.34 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -3.03) (end 1.74 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -2.43) (end 0.8 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -2.43) (end 0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -3.03) (end -0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 9.91 2.99) (end 9.91 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 2.99) (end 0.25 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 9.91 1.46) (end 10.16 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 1.46) (end 9.91 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 0.25 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 10.16 1.99) (end 10.16 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 10.16 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 2.99) (end 0 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start -0.562893 0) (end -1.27 0.5) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.5) (end -0.562893 0) (layer F.Fab) (width 0.1))
(fp_line (start -1.67 -2) (end -1.67 2) (layer F.SilkS) (width 0.12))
(fp_line (start 11.54 -3.03) (end -1.38 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 11.54 2.99) (end 11.54 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 2.99) (end 11.54 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 -3.03) (end -1.38 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 11.43 -2.92) (end -1.27 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start 11.43 2.88) (end 11.43 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 2.88) (end 11.43 2.88) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -2.92) (end -1.27 2.88) (layer F.Fab) (width 0.1))
(fp_text user %R (at 5.08 -2.22) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask) (roundrect_rratio 0.143678))
(pad 2 thru_hole oval (at 2.54 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 5.08 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 7.62 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 10.16 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_Molex.3dshapes/Molex_KK-254_AE-6410-05A_1x05_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,65 @@
(module Molex_KK-254_AE-6410-06A_1x06_P2.54mm_Vertical (layer F.Cu) (tedit 5EA53D3B)
(descr "Molex KK-254 Interconnect System, old/engineering part number: AE-6410-06A example for new part number: 22-27-2061, 6 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator")
(tags "connector Molex KK-254 vertical")
(fp_text reference REF** (at 6.35 -4.12) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Molex_KK-254_AE-6410-06A_1x06_P2.54mm_Vertical (at 6.35 4.08) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 14.47 -3.42) (end -1.77 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start 14.47 3.38) (end 14.47 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 3.38) (end 14.47 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 -3.42) (end -1.77 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start 13.5 -2.43) (end 13.5 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 11.9 -2.43) (end 13.5 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 11.9 -3.03) (end 11.9 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 10.96 -2.43) (end 10.96 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 9.36 -2.43) (end 10.96 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 9.36 -3.03) (end 9.36 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 8.42 -2.43) (end 8.42 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 6.82 -2.43) (end 8.42 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 6.82 -3.03) (end 6.82 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 5.88 -2.43) (end 5.88 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -2.43) (end 5.88 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -3.03) (end 4.28 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 3.34 -2.43) (end 3.34 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -2.43) (end 3.34 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -3.03) (end 1.74 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -2.43) (end 0.8 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -2.43) (end 0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -3.03) (end -0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 12.45 2.99) (end 12.45 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 2.99) (end 0.25 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 12.45 1.46) (end 12.7 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 1.46) (end 12.45 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 0.25 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 12.7 1.99) (end 12.7 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 12.7 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 2.99) (end 0 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start -0.562893 0) (end -1.27 0.5) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.5) (end -0.562893 0) (layer F.Fab) (width 0.1))
(fp_line (start -1.67 -2) (end -1.67 2) (layer F.SilkS) (width 0.12))
(fp_line (start 14.08 -3.03) (end -1.38 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 14.08 2.99) (end 14.08 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 2.99) (end 14.08 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 -3.03) (end -1.38 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 13.97 -2.92) (end -1.27 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start 13.97 2.88) (end 13.97 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 2.88) (end 13.97 2.88) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -2.92) (end -1.27 2.88) (layer F.Fab) (width 0.1))
(fp_text user %R (at 6.35 -2.22) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask) (roundrect_rratio 0.143678))
(pad 2 thru_hole oval (at 2.54 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 5.08 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 7.62 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 10.16 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 12.7 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_Molex.3dshapes/Molex_KK-254_AE-6410-06A_1x06_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,75 @@
(module Molex_KK-254_AE-6410-07A_1x07_P2.54mm_Vertical (layer F.Cu) (tedit 5EA53D3B)
(descr "Molex KK-254 Interconnect System, old/engineering part number: AE-6410-07A example for new part number: 22-27-2071, 7 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator")
(tags "connector Molex KK-254 vertical")
(fp_text reference REF** (at 7.62 -4.12) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Molex_KK-254_AE-6410-07A_1x07_P2.54mm_Vertical (at 7.62 4.08) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 17.01 -3.42) (end -1.77 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start 17.01 3.38) (end 17.01 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 3.38) (end 17.01 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 -3.42) (end -1.77 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start 16.04 -2.43) (end 16.04 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 14.44 -2.43) (end 16.04 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 14.44 -3.03) (end 14.44 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 13.5 -2.43) (end 13.5 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 11.9 -2.43) (end 13.5 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 11.9 -3.03) (end 11.9 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 10.96 -2.43) (end 10.96 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 9.36 -2.43) (end 10.96 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 9.36 -3.03) (end 9.36 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 8.42 -2.43) (end 8.42 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 6.82 -2.43) (end 8.42 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 6.82 -3.03) (end 6.82 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 5.88 -2.43) (end 5.88 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -2.43) (end 5.88 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -3.03) (end 4.28 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 3.34 -2.43) (end 3.34 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -2.43) (end 3.34 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -3.03) (end 1.74 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -2.43) (end 0.8 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -2.43) (end 0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -3.03) (end -0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 14.99 2.99) (end 14.99 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 10.16 1.46) (end 10.16 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 14.99 1.46) (end 10.16 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 15.24 1.99) (end 14.99 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 10.16 1.99) (end 10.16 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 15.24 1.99) (end 10.16 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 15.24 2.99) (end 15.24 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 2.99) (end 0.25 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 5.08 1.46) (end 5.08 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 1.46) (end 5.08 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 0.25 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 5.08 1.99) (end 5.08 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 5.08 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 2.99) (end 0 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start -0.562893 0) (end -1.27 0.5) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.5) (end -0.562893 0) (layer F.Fab) (width 0.1))
(fp_line (start -1.67 -2) (end -1.67 2) (layer F.SilkS) (width 0.12))
(fp_line (start 16.62 -3.03) (end -1.38 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 16.62 2.99) (end 16.62 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 2.99) (end 16.62 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 -3.03) (end -1.38 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 16.51 -2.92) (end -1.27 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start 16.51 2.88) (end 16.51 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 2.88) (end 16.51 2.88) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -2.92) (end -1.27 2.88) (layer F.Fab) (width 0.1))
(fp_text user %R (at 7.62 -2.22) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask) (roundrect_rratio 0.143678))
(pad 2 thru_hole oval (at 2.54 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 5.08 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 7.62 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 10.16 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 12.7 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 7 thru_hole oval (at 15.24 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_Molex.3dshapes/Molex_KK-254_AE-6410-07A_1x07_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,79 @@
(module Molex_KK-254_AE-6410-08A_1x08_P2.54mm_Vertical (layer F.Cu) (tedit 5EA53D3B)
(descr "Molex KK-254 Interconnect System, old/engineering part number: AE-6410-08A example for new part number: 22-27-2081, 8 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator")
(tags "connector Molex KK-254 vertical")
(fp_text reference REF** (at 8.89 -4.12) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Molex_KK-254_AE-6410-08A_1x08_P2.54mm_Vertical (at 8.89 4.08) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 19.55 -3.42) (end -1.77 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start 19.55 3.38) (end 19.55 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 3.38) (end 19.55 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 -3.42) (end -1.77 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start 18.58 -2.43) (end 18.58 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 16.98 -2.43) (end 18.58 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 16.98 -3.03) (end 16.98 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 16.04 -2.43) (end 16.04 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 14.44 -2.43) (end 16.04 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 14.44 -3.03) (end 14.44 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 13.5 -2.43) (end 13.5 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 11.9 -2.43) (end 13.5 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 11.9 -3.03) (end 11.9 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 10.96 -2.43) (end 10.96 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 9.36 -2.43) (end 10.96 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 9.36 -3.03) (end 9.36 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 8.42 -2.43) (end 8.42 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 6.82 -2.43) (end 8.42 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 6.82 -3.03) (end 6.82 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 5.88 -2.43) (end 5.88 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -2.43) (end 5.88 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -3.03) (end 4.28 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 3.34 -2.43) (end 3.34 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -2.43) (end 3.34 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -3.03) (end 1.74 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -2.43) (end 0.8 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -2.43) (end 0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -3.03) (end -0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 17.53 2.99) (end 17.53 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 12.7 1.46) (end 12.7 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 17.53 1.46) (end 12.7 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 17.78 1.99) (end 17.53 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 12.7 1.99) (end 12.7 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 17.78 1.99) (end 12.7 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 17.78 2.99) (end 17.78 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 2.99) (end 0.25 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 5.08 1.46) (end 5.08 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 1.46) (end 5.08 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 0.25 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 5.08 1.99) (end 5.08 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 5.08 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 2.99) (end 0 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start -0.562893 0) (end -1.27 0.5) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.5) (end -0.562893 0) (layer F.Fab) (width 0.1))
(fp_line (start -1.67 -2) (end -1.67 2) (layer F.SilkS) (width 0.12))
(fp_line (start 19.16 -3.03) (end -1.38 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 19.16 2.99) (end 19.16 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 2.99) (end 19.16 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 -3.03) (end -1.38 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 19.05 -2.92) (end -1.27 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start 19.05 2.88) (end 19.05 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 2.88) (end 19.05 2.88) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -2.92) (end -1.27 2.88) (layer F.Fab) (width 0.1))
(fp_text user %R (at 8.89 -2.22) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask) (roundrect_rratio 0.143678))
(pad 2 thru_hole oval (at 2.54 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 5.08 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 7.62 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 10.16 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 12.7 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 7 thru_hole oval (at 15.24 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 8 thru_hole oval (at 17.78 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_Molex.3dshapes/Molex_KK-254_AE-6410-08A_1x08_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,83 @@
(module Molex_KK-254_AE-6410-09A_1x09_P2.54mm_Vertical (layer F.Cu) (tedit 5EA53D3B)
(descr "Molex KK-254 Interconnect System, old/engineering part number: AE-6410-09A example for new part number: 22-27-2091, 9 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator")
(tags "connector Molex KK-254 vertical")
(fp_text reference REF** (at 10.16 -4.12) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Molex_KK-254_AE-6410-09A_1x09_P2.54mm_Vertical (at 10.16 4.08) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 22.09 -3.42) (end -1.77 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start 22.09 3.38) (end 22.09 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 3.38) (end 22.09 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 -3.42) (end -1.77 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start 21.12 -2.43) (end 21.12 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 19.52 -2.43) (end 21.12 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 19.52 -3.03) (end 19.52 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 18.58 -2.43) (end 18.58 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 16.98 -2.43) (end 18.58 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 16.98 -3.03) (end 16.98 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 16.04 -2.43) (end 16.04 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 14.44 -2.43) (end 16.04 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 14.44 -3.03) (end 14.44 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 13.5 -2.43) (end 13.5 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 11.9 -2.43) (end 13.5 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 11.9 -3.03) (end 11.9 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 10.96 -2.43) (end 10.96 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 9.36 -2.43) (end 10.96 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 9.36 -3.03) (end 9.36 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 8.42 -2.43) (end 8.42 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 6.82 -2.43) (end 8.42 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 6.82 -3.03) (end 6.82 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 5.88 -2.43) (end 5.88 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -2.43) (end 5.88 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -3.03) (end 4.28 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 3.34 -2.43) (end 3.34 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -2.43) (end 3.34 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -3.03) (end 1.74 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -2.43) (end 0.8 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -2.43) (end 0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -3.03) (end -0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 20.07 2.99) (end 20.07 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 15.24 1.46) (end 15.24 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 20.07 1.46) (end 15.24 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 20.32 1.99) (end 20.07 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 15.24 1.99) (end 15.24 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 20.32 1.99) (end 15.24 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 20.32 2.99) (end 20.32 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 2.99) (end 0.25 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 5.08 1.46) (end 5.08 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 1.46) (end 5.08 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 0.25 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 5.08 1.99) (end 5.08 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 5.08 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 2.99) (end 0 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start -0.562893 0) (end -1.27 0.5) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.5) (end -0.562893 0) (layer F.Fab) (width 0.1))
(fp_line (start -1.67 -2) (end -1.67 2) (layer F.SilkS) (width 0.12))
(fp_line (start 21.7 -3.03) (end -1.38 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 21.7 2.99) (end 21.7 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 2.99) (end 21.7 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 -3.03) (end -1.38 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 21.59 -2.92) (end -1.27 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start 21.59 2.88) (end 21.59 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 2.88) (end 21.59 2.88) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -2.92) (end -1.27 2.88) (layer F.Fab) (width 0.1))
(fp_text user %R (at 10.16 -2.22) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask) (roundrect_rratio 0.143678))
(pad 2 thru_hole oval (at 2.54 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 5.08 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 7.62 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 10.16 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 12.7 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 7 thru_hole oval (at 15.24 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 8 thru_hole oval (at 17.78 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 9 thru_hole oval (at 20.32 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_Molex.3dshapes/Molex_KK-254_AE-6410-09A_1x09_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,87 @@
(module Molex_KK-254_AE-6410-10A_1x10_P2.54mm_Vertical (layer F.Cu) (tedit 5EA53D3B)
(descr "Molex KK-254 Interconnect System, old/engineering part number: AE-6410-10A example for new part number: 22-27-2101, 10 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator")
(tags "connector Molex KK-254 vertical")
(fp_text reference REF** (at 11.43 -4.12) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Molex_KK-254_AE-6410-10A_1x10_P2.54mm_Vertical (at 11.43 4.08) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 24.63 -3.42) (end -1.77 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start 24.63 3.38) (end 24.63 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 3.38) (end 24.63 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 -3.42) (end -1.77 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start 23.66 -2.43) (end 23.66 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 22.06 -2.43) (end 23.66 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 22.06 -3.03) (end 22.06 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 21.12 -2.43) (end 21.12 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 19.52 -2.43) (end 21.12 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 19.52 -3.03) (end 19.52 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 18.58 -2.43) (end 18.58 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 16.98 -2.43) (end 18.58 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 16.98 -3.03) (end 16.98 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 16.04 -2.43) (end 16.04 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 14.44 -2.43) (end 16.04 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 14.44 -3.03) (end 14.44 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 13.5 -2.43) (end 13.5 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 11.9 -2.43) (end 13.5 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 11.9 -3.03) (end 11.9 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 10.96 -2.43) (end 10.96 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 9.36 -2.43) (end 10.96 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 9.36 -3.03) (end 9.36 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 8.42 -2.43) (end 8.42 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 6.82 -2.43) (end 8.42 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 6.82 -3.03) (end 6.82 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 5.88 -2.43) (end 5.88 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -2.43) (end 5.88 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -3.03) (end 4.28 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 3.34 -2.43) (end 3.34 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -2.43) (end 3.34 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -3.03) (end 1.74 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -2.43) (end 0.8 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -2.43) (end 0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -3.03) (end -0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 22.61 2.99) (end 22.61 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 17.78 1.46) (end 17.78 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 22.61 1.46) (end 17.78 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 22.86 1.99) (end 22.61 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 17.78 1.99) (end 17.78 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 22.86 1.99) (end 17.78 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 22.86 2.99) (end 22.86 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 2.99) (end 0.25 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 5.08 1.46) (end 5.08 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 1.46) (end 5.08 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 0.25 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 5.08 1.99) (end 5.08 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 5.08 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 2.99) (end 0 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start -0.562893 0) (end -1.27 0.5) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.5) (end -0.562893 0) (layer F.Fab) (width 0.1))
(fp_line (start -1.67 -2) (end -1.67 2) (layer F.SilkS) (width 0.12))
(fp_line (start 24.24 -3.03) (end -1.38 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 24.24 2.99) (end 24.24 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 2.99) (end 24.24 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 -3.03) (end -1.38 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 24.13 -2.92) (end -1.27 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start 24.13 2.88) (end 24.13 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 2.88) (end 24.13 2.88) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -2.92) (end -1.27 2.88) (layer F.Fab) (width 0.1))
(fp_text user %R (at 11.43 -2.22) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask) (roundrect_rratio 0.143678))
(pad 2 thru_hole oval (at 2.54 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 5.08 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 7.62 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 10.16 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 12.7 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 7 thru_hole oval (at 15.24 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 8 thru_hole oval (at 17.78 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 9 thru_hole oval (at 20.32 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 10 thru_hole oval (at 22.86 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_Molex.3dshapes/Molex_KK-254_AE-6410-10A_1x10_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,91 @@
(module Molex_KK-254_AE-6410-11A_1x11_P2.54mm_Vertical (layer F.Cu) (tedit 5EA53D3B)
(descr "Molex KK-254 Interconnect System, old/engineering part number: AE-6410-11A example for new part number: 22-27-2111, 11 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator")
(tags "connector Molex KK-254 vertical")
(fp_text reference REF** (at 12.7 -4.12) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Molex_KK-254_AE-6410-11A_1x11_P2.54mm_Vertical (at 12.7 4.08) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 27.17 -3.42) (end -1.77 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start 27.17 3.38) (end 27.17 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 3.38) (end 27.17 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 -3.42) (end -1.77 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start 26.2 -2.43) (end 26.2 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 24.6 -2.43) (end 26.2 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 24.6 -3.03) (end 24.6 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 23.66 -2.43) (end 23.66 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 22.06 -2.43) (end 23.66 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 22.06 -3.03) (end 22.06 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 21.12 -2.43) (end 21.12 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 19.52 -2.43) (end 21.12 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 19.52 -3.03) (end 19.52 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 18.58 -2.43) (end 18.58 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 16.98 -2.43) (end 18.58 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 16.98 -3.03) (end 16.98 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 16.04 -2.43) (end 16.04 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 14.44 -2.43) (end 16.04 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 14.44 -3.03) (end 14.44 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 13.5 -2.43) (end 13.5 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 11.9 -2.43) (end 13.5 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 11.9 -3.03) (end 11.9 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 10.96 -2.43) (end 10.96 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 9.36 -2.43) (end 10.96 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 9.36 -3.03) (end 9.36 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 8.42 -2.43) (end 8.42 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 6.82 -2.43) (end 8.42 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 6.82 -3.03) (end 6.82 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 5.88 -2.43) (end 5.88 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -2.43) (end 5.88 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -3.03) (end 4.28 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 3.34 -2.43) (end 3.34 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -2.43) (end 3.34 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -3.03) (end 1.74 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -2.43) (end 0.8 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -2.43) (end 0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -3.03) (end -0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 25.15 2.99) (end 25.15 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 20.32 1.46) (end 20.32 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 25.15 1.46) (end 20.32 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 25.4 1.99) (end 25.15 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 20.32 1.99) (end 20.32 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 25.4 1.99) (end 20.32 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 25.4 2.99) (end 25.4 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 2.99) (end 0.25 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 5.08 1.46) (end 5.08 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 1.46) (end 5.08 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 0.25 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 5.08 1.99) (end 5.08 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 5.08 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 2.99) (end 0 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start -0.562893 0) (end -1.27 0.5) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.5) (end -0.562893 0) (layer F.Fab) (width 0.1))
(fp_line (start -1.67 -2) (end -1.67 2) (layer F.SilkS) (width 0.12))
(fp_line (start 26.78 -3.03) (end -1.38 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 26.78 2.99) (end 26.78 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 2.99) (end 26.78 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 -3.03) (end -1.38 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 26.67 -2.92) (end -1.27 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start 26.67 2.88) (end 26.67 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 2.88) (end 26.67 2.88) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -2.92) (end -1.27 2.88) (layer F.Fab) (width 0.1))
(fp_text user %R (at 12.7 -2.22) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask) (roundrect_rratio 0.143678))
(pad 2 thru_hole oval (at 2.54 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 5.08 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 7.62 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 10.16 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 12.7 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 7 thru_hole oval (at 15.24 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 8 thru_hole oval (at 17.78 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 9 thru_hole oval (at 20.32 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 10 thru_hole oval (at 22.86 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 11 thru_hole oval (at 25.4 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_Molex.3dshapes/Molex_KK-254_AE-6410-11A_1x11_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,95 @@
(module Molex_KK-254_AE-6410-12A_1x12_P2.54mm_Vertical (layer F.Cu) (tedit 5EA53D3B)
(descr "Molex KK-254 Interconnect System, old/engineering part number: AE-6410-12A example for new part number: 22-27-2121, 12 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator")
(tags "connector Molex KK-254 vertical")
(fp_text reference REF** (at 13.97 -4.12) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Molex_KK-254_AE-6410-12A_1x12_P2.54mm_Vertical (at 13.97 4.08) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 29.71 -3.42) (end -1.77 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start 29.71 3.38) (end 29.71 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 3.38) (end 29.71 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 -3.42) (end -1.77 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start 28.74 -2.43) (end 28.74 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 27.14 -2.43) (end 28.74 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 27.14 -3.03) (end 27.14 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 26.2 -2.43) (end 26.2 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 24.6 -2.43) (end 26.2 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 24.6 -3.03) (end 24.6 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 23.66 -2.43) (end 23.66 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 22.06 -2.43) (end 23.66 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 22.06 -3.03) (end 22.06 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 21.12 -2.43) (end 21.12 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 19.52 -2.43) (end 21.12 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 19.52 -3.03) (end 19.52 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 18.58 -2.43) (end 18.58 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 16.98 -2.43) (end 18.58 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 16.98 -3.03) (end 16.98 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 16.04 -2.43) (end 16.04 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 14.44 -2.43) (end 16.04 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 14.44 -3.03) (end 14.44 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 13.5 -2.43) (end 13.5 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 11.9 -2.43) (end 13.5 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 11.9 -3.03) (end 11.9 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 10.96 -2.43) (end 10.96 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 9.36 -2.43) (end 10.96 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 9.36 -3.03) (end 9.36 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 8.42 -2.43) (end 8.42 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 6.82 -2.43) (end 8.42 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 6.82 -3.03) (end 6.82 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 5.88 -2.43) (end 5.88 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -2.43) (end 5.88 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -3.03) (end 4.28 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 3.34 -2.43) (end 3.34 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -2.43) (end 3.34 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -3.03) (end 1.74 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -2.43) (end 0.8 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -2.43) (end 0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -3.03) (end -0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 27.69 2.99) (end 27.69 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 22.86 1.46) (end 22.86 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 27.69 1.46) (end 22.86 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 27.94 1.99) (end 27.69 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 22.86 1.99) (end 22.86 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 27.94 1.99) (end 22.86 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 27.94 2.99) (end 27.94 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 2.99) (end 0.25 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 5.08 1.46) (end 5.08 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 1.46) (end 5.08 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 0.25 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 5.08 1.99) (end 5.08 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 5.08 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 2.99) (end 0 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start -0.562893 0) (end -1.27 0.5) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.5) (end -0.562893 0) (layer F.Fab) (width 0.1))
(fp_line (start -1.67 -2) (end -1.67 2) (layer F.SilkS) (width 0.12))
(fp_line (start 29.32 -3.03) (end -1.38 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 29.32 2.99) (end 29.32 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 2.99) (end 29.32 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 -3.03) (end -1.38 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 29.21 -2.92) (end -1.27 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start 29.21 2.88) (end 29.21 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 2.88) (end 29.21 2.88) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -2.92) (end -1.27 2.88) (layer F.Fab) (width 0.1))
(fp_text user %R (at 13.97 -2.22) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask) (roundrect_rratio 0.143678))
(pad 2 thru_hole oval (at 2.54 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 5.08 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 7.62 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 10.16 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 12.7 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 7 thru_hole oval (at 15.24 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 8 thru_hole oval (at 17.78 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 9 thru_hole oval (at 20.32 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 10 thru_hole oval (at 22.86 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 11 thru_hole oval (at 25.4 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 12 thru_hole oval (at 27.94 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_Molex.3dshapes/Molex_KK-254_AE-6410-12A_1x12_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,99 @@
(module Molex_KK-254_AE-6410-13A_1x13_P2.54mm_Vertical (layer F.Cu) (tedit 5EA53D3B)
(descr "Molex KK-254 Interconnect System, old/engineering part number: AE-6410-13A example for new part number: 22-27-2131, 13 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator")
(tags "connector Molex KK-254 vertical")
(fp_text reference REF** (at 15.24 -4.12) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Molex_KK-254_AE-6410-13A_1x13_P2.54mm_Vertical (at 15.24 4.08) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 32.25 -3.42) (end -1.77 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start 32.25 3.38) (end 32.25 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 3.38) (end 32.25 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 -3.42) (end -1.77 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start 31.28 -2.43) (end 31.28 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 29.68 -2.43) (end 31.28 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 29.68 -3.03) (end 29.68 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 28.74 -2.43) (end 28.74 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 27.14 -2.43) (end 28.74 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 27.14 -3.03) (end 27.14 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 26.2 -2.43) (end 26.2 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 24.6 -2.43) (end 26.2 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 24.6 -3.03) (end 24.6 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 23.66 -2.43) (end 23.66 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 22.06 -2.43) (end 23.66 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 22.06 -3.03) (end 22.06 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 21.12 -2.43) (end 21.12 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 19.52 -2.43) (end 21.12 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 19.52 -3.03) (end 19.52 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 18.58 -2.43) (end 18.58 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 16.98 -2.43) (end 18.58 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 16.98 -3.03) (end 16.98 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 16.04 -2.43) (end 16.04 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 14.44 -2.43) (end 16.04 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 14.44 -3.03) (end 14.44 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 13.5 -2.43) (end 13.5 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 11.9 -2.43) (end 13.5 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 11.9 -3.03) (end 11.9 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 10.96 -2.43) (end 10.96 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 9.36 -2.43) (end 10.96 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 9.36 -3.03) (end 9.36 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 8.42 -2.43) (end 8.42 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 6.82 -2.43) (end 8.42 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 6.82 -3.03) (end 6.82 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 5.88 -2.43) (end 5.88 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -2.43) (end 5.88 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -3.03) (end 4.28 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 3.34 -2.43) (end 3.34 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -2.43) (end 3.34 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -3.03) (end 1.74 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -2.43) (end 0.8 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -2.43) (end 0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -3.03) (end -0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 30.23 2.99) (end 30.23 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 25.4 1.46) (end 25.4 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 30.23 1.46) (end 25.4 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 30.48 1.99) (end 30.23 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 25.4 1.99) (end 25.4 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 30.48 1.99) (end 25.4 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 30.48 2.99) (end 30.48 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 2.99) (end 0.25 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 5.08 1.46) (end 5.08 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 1.46) (end 5.08 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 0.25 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 5.08 1.99) (end 5.08 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 5.08 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 2.99) (end 0 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start -0.562893 0) (end -1.27 0.5) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.5) (end -0.562893 0) (layer F.Fab) (width 0.1))
(fp_line (start -1.67 -2) (end -1.67 2) (layer F.SilkS) (width 0.12))
(fp_line (start 31.86 -3.03) (end -1.38 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 31.86 2.99) (end 31.86 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 2.99) (end 31.86 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 -3.03) (end -1.38 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 31.75 -2.92) (end -1.27 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start 31.75 2.88) (end 31.75 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 2.88) (end 31.75 2.88) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -2.92) (end -1.27 2.88) (layer F.Fab) (width 0.1))
(fp_text user %R (at 15.24 -2.22) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask) (roundrect_rratio 0.143678))
(pad 2 thru_hole oval (at 2.54 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 5.08 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 7.62 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 10.16 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 12.7 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 7 thru_hole oval (at 15.24 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 8 thru_hole oval (at 17.78 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 9 thru_hole oval (at 20.32 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 10 thru_hole oval (at 22.86 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 11 thru_hole oval (at 25.4 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 12 thru_hole oval (at 27.94 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 13 thru_hole oval (at 30.48 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_Molex.3dshapes/Molex_KK-254_AE-6410-13A_1x13_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,103 @@
(module Molex_KK-254_AE-6410-14A_1x14_P2.54mm_Vertical (layer F.Cu) (tedit 5EA53D3B)
(descr "Molex KK-254 Interconnect System, old/engineering part number: AE-6410-14A example for new part number: 22-27-2141, 14 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator")
(tags "connector Molex KK-254 vertical")
(fp_text reference REF** (at 16.51 -4.12) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Molex_KK-254_AE-6410-14A_1x14_P2.54mm_Vertical (at 16.51 4.08) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 34.79 -3.42) (end -1.77 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start 34.79 3.38) (end 34.79 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 3.38) (end 34.79 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 -3.42) (end -1.77 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start 33.82 -2.43) (end 33.82 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 32.22 -2.43) (end 33.82 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 32.22 -3.03) (end 32.22 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 31.28 -2.43) (end 31.28 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 29.68 -2.43) (end 31.28 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 29.68 -3.03) (end 29.68 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 28.74 -2.43) (end 28.74 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 27.14 -2.43) (end 28.74 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 27.14 -3.03) (end 27.14 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 26.2 -2.43) (end 26.2 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 24.6 -2.43) (end 26.2 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 24.6 -3.03) (end 24.6 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 23.66 -2.43) (end 23.66 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 22.06 -2.43) (end 23.66 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 22.06 -3.03) (end 22.06 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 21.12 -2.43) (end 21.12 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 19.52 -2.43) (end 21.12 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 19.52 -3.03) (end 19.52 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 18.58 -2.43) (end 18.58 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 16.98 -2.43) (end 18.58 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 16.98 -3.03) (end 16.98 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 16.04 -2.43) (end 16.04 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 14.44 -2.43) (end 16.04 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 14.44 -3.03) (end 14.44 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 13.5 -2.43) (end 13.5 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 11.9 -2.43) (end 13.5 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 11.9 -3.03) (end 11.9 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 10.96 -2.43) (end 10.96 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 9.36 -2.43) (end 10.96 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 9.36 -3.03) (end 9.36 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 8.42 -2.43) (end 8.42 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 6.82 -2.43) (end 8.42 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 6.82 -3.03) (end 6.82 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 5.88 -2.43) (end 5.88 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -2.43) (end 5.88 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -3.03) (end 4.28 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 3.34 -2.43) (end 3.34 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -2.43) (end 3.34 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -3.03) (end 1.74 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -2.43) (end 0.8 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -2.43) (end 0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -3.03) (end -0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 32.77 2.99) (end 32.77 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 27.94 1.46) (end 27.94 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 32.77 1.46) (end 27.94 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 33.02 1.99) (end 32.77 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 27.94 1.99) (end 27.94 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 33.02 1.99) (end 27.94 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 33.02 2.99) (end 33.02 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 2.99) (end 0.25 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 5.08 1.46) (end 5.08 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 1.46) (end 5.08 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 0.25 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 5.08 1.99) (end 5.08 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 5.08 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 2.99) (end 0 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start -0.562893 0) (end -1.27 0.5) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.5) (end -0.562893 0) (layer F.Fab) (width 0.1))
(fp_line (start -1.67 -2) (end -1.67 2) (layer F.SilkS) (width 0.12))
(fp_line (start 34.4 -3.03) (end -1.38 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 34.4 2.99) (end 34.4 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 2.99) (end 34.4 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 -3.03) (end -1.38 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 34.29 -2.92) (end -1.27 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start 34.29 2.88) (end 34.29 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 2.88) (end 34.29 2.88) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -2.92) (end -1.27 2.88) (layer F.Fab) (width 0.1))
(fp_text user %R (at 16.51 -2.22) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask) (roundrect_rratio 0.143678))
(pad 2 thru_hole oval (at 2.54 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 5.08 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 7.62 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 10.16 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 12.7 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 7 thru_hole oval (at 15.24 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 8 thru_hole oval (at 17.78 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 9 thru_hole oval (at 20.32 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 10 thru_hole oval (at 22.86 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 11 thru_hole oval (at 25.4 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 12 thru_hole oval (at 27.94 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 13 thru_hole oval (at 30.48 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 14 thru_hole oval (at 33.02 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_Molex.3dshapes/Molex_KK-254_AE-6410-14A_1x14_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,107 @@
(module Molex_KK-254_AE-6410-15A_1x15_P2.54mm_Vertical (layer F.Cu) (tedit 5EA53D3B)
(descr "Molex KK-254 Interconnect System, old/engineering part number: AE-6410-15A example for new part number: 22-27-2151, 15 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator")
(tags "connector Molex KK-254 vertical")
(fp_text reference REF** (at 17.78 -4.12) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Molex_KK-254_AE-6410-15A_1x15_P2.54mm_Vertical (at 17.78 4.08) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 37.33 -3.42) (end -1.77 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start 37.33 3.38) (end 37.33 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 3.38) (end 37.33 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 -3.42) (end -1.77 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start 36.36 -2.43) (end 36.36 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 34.76 -2.43) (end 36.36 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 34.76 -3.03) (end 34.76 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 33.82 -2.43) (end 33.82 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 32.22 -2.43) (end 33.82 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 32.22 -3.03) (end 32.22 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 31.28 -2.43) (end 31.28 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 29.68 -2.43) (end 31.28 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 29.68 -3.03) (end 29.68 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 28.74 -2.43) (end 28.74 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 27.14 -2.43) (end 28.74 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 27.14 -3.03) (end 27.14 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 26.2 -2.43) (end 26.2 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 24.6 -2.43) (end 26.2 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 24.6 -3.03) (end 24.6 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 23.66 -2.43) (end 23.66 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 22.06 -2.43) (end 23.66 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 22.06 -3.03) (end 22.06 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 21.12 -2.43) (end 21.12 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 19.52 -2.43) (end 21.12 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 19.52 -3.03) (end 19.52 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 18.58 -2.43) (end 18.58 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 16.98 -2.43) (end 18.58 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 16.98 -3.03) (end 16.98 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 16.04 -2.43) (end 16.04 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 14.44 -2.43) (end 16.04 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 14.44 -3.03) (end 14.44 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 13.5 -2.43) (end 13.5 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 11.9 -2.43) (end 13.5 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 11.9 -3.03) (end 11.9 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 10.96 -2.43) (end 10.96 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 9.36 -2.43) (end 10.96 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 9.36 -3.03) (end 9.36 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 8.42 -2.43) (end 8.42 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 6.82 -2.43) (end 8.42 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 6.82 -3.03) (end 6.82 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 5.88 -2.43) (end 5.88 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -2.43) (end 5.88 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -3.03) (end 4.28 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 3.34 -2.43) (end 3.34 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -2.43) (end 3.34 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -3.03) (end 1.74 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -2.43) (end 0.8 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -2.43) (end 0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -3.03) (end -0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 35.31 2.99) (end 35.31 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 30.48 1.46) (end 30.48 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 35.31 1.46) (end 30.48 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 35.56 1.99) (end 35.31 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 30.48 1.99) (end 30.48 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 35.56 1.99) (end 30.48 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 35.56 2.99) (end 35.56 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 2.99) (end 0.25 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 5.08 1.46) (end 5.08 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 1.46) (end 5.08 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 0.25 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 5.08 1.99) (end 5.08 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 5.08 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 2.99) (end 0 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start -0.562893 0) (end -1.27 0.5) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.5) (end -0.562893 0) (layer F.Fab) (width 0.1))
(fp_line (start -1.67 -2) (end -1.67 2) (layer F.SilkS) (width 0.12))
(fp_line (start 36.94 -3.03) (end -1.38 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 36.94 2.99) (end 36.94 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 2.99) (end 36.94 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 -3.03) (end -1.38 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 36.83 -2.92) (end -1.27 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start 36.83 2.88) (end 36.83 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 2.88) (end 36.83 2.88) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -2.92) (end -1.27 2.88) (layer F.Fab) (width 0.1))
(fp_text user %R (at 17.78 -2.22) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask) (roundrect_rratio 0.143678))
(pad 2 thru_hole oval (at 2.54 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 5.08 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 7.62 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 10.16 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 12.7 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 7 thru_hole oval (at 15.24 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 8 thru_hole oval (at 17.78 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 9 thru_hole oval (at 20.32 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 10 thru_hole oval (at 22.86 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 11 thru_hole oval (at 25.4 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 12 thru_hole oval (at 27.94 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 13 thru_hole oval (at 30.48 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 14 thru_hole oval (at 33.02 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 15 thru_hole oval (at 35.56 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_Molex.3dshapes/Molex_KK-254_AE-6410-15A_1x15_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,111 @@
(module Molex_KK-254_AE-6410-16A_1x16_P2.54mm_Vertical (layer F.Cu) (tedit 5EA53D3B)
(descr "Molex KK-254 Interconnect System, old/engineering part number: AE-6410-16A example for new part number: 22-27-2161, 16 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator")
(tags "connector Molex KK-254 vertical")
(fp_text reference REF** (at 19.05 -4.12) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Molex_KK-254_AE-6410-16A_1x16_P2.54mm_Vertical (at 19.05 4.08) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 39.87 -3.42) (end -1.77 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start 39.87 3.38) (end 39.87 -3.42) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 3.38) (end 39.87 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.77 -3.42) (end -1.77 3.38) (layer F.CrtYd) (width 0.05))
(fp_line (start 38.9 -2.43) (end 38.9 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 37.3 -2.43) (end 38.9 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 37.3 -3.03) (end 37.3 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 36.36 -2.43) (end 36.36 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 34.76 -2.43) (end 36.36 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 34.76 -3.03) (end 34.76 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 33.82 -2.43) (end 33.82 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 32.22 -2.43) (end 33.82 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 32.22 -3.03) (end 32.22 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 31.28 -2.43) (end 31.28 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 29.68 -2.43) (end 31.28 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 29.68 -3.03) (end 29.68 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 28.74 -2.43) (end 28.74 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 27.14 -2.43) (end 28.74 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 27.14 -3.03) (end 27.14 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 26.2 -2.43) (end 26.2 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 24.6 -2.43) (end 26.2 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 24.6 -3.03) (end 24.6 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 23.66 -2.43) (end 23.66 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 22.06 -2.43) (end 23.66 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 22.06 -3.03) (end 22.06 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 21.12 -2.43) (end 21.12 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 19.52 -2.43) (end 21.12 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 19.52 -3.03) (end 19.52 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 18.58 -2.43) (end 18.58 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 16.98 -2.43) (end 18.58 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 16.98 -3.03) (end 16.98 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 16.04 -2.43) (end 16.04 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 14.44 -2.43) (end 16.04 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 14.44 -3.03) (end 14.44 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 13.5 -2.43) (end 13.5 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 11.9 -2.43) (end 13.5 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 11.9 -3.03) (end 11.9 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 10.96 -2.43) (end 10.96 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 9.36 -2.43) (end 10.96 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 9.36 -3.03) (end 9.36 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 8.42 -2.43) (end 8.42 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 6.82 -2.43) (end 8.42 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 6.82 -3.03) (end 6.82 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 5.88 -2.43) (end 5.88 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -2.43) (end 5.88 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 4.28 -3.03) (end 4.28 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 3.34 -2.43) (end 3.34 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -2.43) (end 3.34 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 1.74 -3.03) (end 1.74 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -2.43) (end 0.8 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -2.43) (end 0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -3.03) (end -0.8 -2.43) (layer F.SilkS) (width 0.12))
(fp_line (start 37.85 2.99) (end 37.85 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 33.02 1.46) (end 33.02 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 37.85 1.46) (end 33.02 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 38.1 1.99) (end 37.85 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 33.02 1.99) (end 33.02 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 38.1 1.99) (end 33.02 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 38.1 2.99) (end 38.1 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 2.99) (end 0.25 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 5.08 1.46) (end 5.08 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0.25 1.46) (end 5.08 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 0.25 1.46) (layer F.SilkS) (width 0.12))
(fp_line (start 5.08 1.99) (end 5.08 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 1.99) (end 5.08 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start 0 2.99) (end 0 1.99) (layer F.SilkS) (width 0.12))
(fp_line (start -0.562893 0) (end -1.27 0.5) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -0.5) (end -0.562893 0) (layer F.Fab) (width 0.1))
(fp_line (start -1.67 -2) (end -1.67 2) (layer F.SilkS) (width 0.12))
(fp_line (start 39.48 -3.03) (end -1.38 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start 39.48 2.99) (end 39.48 -3.03) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 2.99) (end 39.48 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start -1.38 -3.03) (end -1.38 2.99) (layer F.SilkS) (width 0.12))
(fp_line (start 39.37 -2.92) (end -1.27 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start 39.37 2.88) (end 39.37 -2.92) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 2.88) (end 39.37 2.88) (layer F.Fab) (width 0.1))
(fp_line (start -1.27 -2.92) (end -1.27 2.88) (layer F.Fab) (width 0.1))
(fp_text user %R (at 19.05 -2.22) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask) (roundrect_rratio 0.143678))
(pad 2 thru_hole oval (at 2.54 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 5.08 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 7.62 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 10.16 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 12.7 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 7 thru_hole oval (at 15.24 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 8 thru_hole oval (at 17.78 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 9 thru_hole oval (at 20.32 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 10 thru_hole oval (at 22.86 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 11 thru_hole oval (at 25.4 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 12 thru_hole oval (at 27.94 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 13 thru_hole oval (at 30.48 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 14 thru_hole oval (at 33.02 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 15 thru_hole oval (at 35.56 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(pad 16 thru_hole oval (at 38.1 0) (size 1.74 2.19) (drill 1.19) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_Molex.3dshapes/Molex_KK-254_AE-6410-16A_1x16_P2.54mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,55 @@
(module Molex_KK-396_A-41791-0002_1x02_P3.96mm_Vertical (layer F.Cu) (tedit 5DC431B4)
(descr "Molex KK 396 Interconnect System, old/engineering part number: A-41791-0002 example for new part number: 26-60-4020, 2 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator")
(tags "connector Molex KK-396 vertical")
(fp_text reference REF** (at 1.98 -6.31) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Molex_KK-396_A-41791-0002_1x02_P3.96mm_Vertical (at 1.98 6.1) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 1.98 -4.41) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.91 -5.11) (end 5.87 -5.11) (layer F.Fab) (width 0.1))
(fp_line (start 5.87 -5.11) (end 5.87 3.895) (layer F.Fab) (width 0.1))
(fp_line (start 5.87 3.895) (end 3.965 3.895) (layer F.Fab) (width 0.1))
(fp_line (start 3.965 3.895) (end 3.965 4.9) (layer F.Fab) (width 0.1))
(fp_line (start 3.965 4.9) (end -0.005 4.9) (layer F.Fab) (width 0.1))
(fp_line (start -0.005 4.9) (end -0.005 3.895) (layer F.Fab) (width 0.1))
(fp_line (start -0.005 3.895) (end -1.91 3.895) (layer F.Fab) (width 0.1))
(fp_line (start -1.91 3.895) (end -1.91 -5.11) (layer F.Fab) (width 0.1))
(fp_line (start -2.02 -5.22) (end 5.98 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 5.98 -5.22) (end 5.98 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start 5.98 4.005) (end 4.075 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start 4.075 4.005) (end 4.075 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 4.075 5.01) (end -0.115 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start -0.115 5.01) (end -0.115 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start -0.115 4.005) (end -2.02 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start -2.02 4.005) (end -2.02 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start -2.31 -2) (end -2.31 2) (layer F.SilkS) (width 0.12))
(fp_line (start -1.91 -0.5) (end -1.202893 0) (layer F.Fab) (width 0.1))
(fp_line (start -1.202893 0) (end -1.91 0.5) (layer F.Fab) (width 0.1))
(fp_line (start 0 5.01) (end 0 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 0 4.01) (end 3.96 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 3.96 4.01) (end 3.96 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 0 4.01) (end 0 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 0 2.34) (end 3.96 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 3.96 2.34) (end 3.96 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -5.22) (end -0.8 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -4.62) (end 0.8 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -4.62) (end 0.8 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 3.16 -5.22) (end 3.16 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 3.16 -4.62) (end 4.76 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 4.76 -4.62) (end 4.76 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start -2.41 -5.61) (end -2.41 5.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.41 5.4) (end 6.37 5.4) (layer F.CrtYd) (width 0.05))
(fp_line (start 6.37 5.4) (end 6.37 -5.61) (layer F.CrtYd) (width 0.05))
(fp_line (start 6.37 -5.61) (end -2.41 -5.61) (layer F.CrtYd) (width 0.05))
(pad 2 thru_hole oval (at 3.96 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 1 thru_hole roundrect (at 0 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask) (roundrect_rratio 0.079114))
(model ${KISYS3DMOD}/Connector_Molex.3dshapes/Molex_KK-396_A-41791-0002_1x02_P3.96mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,59 @@
(module Molex_KK-396_A-41791-0003_1x03_P3.96mm_Vertical (layer F.Cu) (tedit 5DC431B4)
(descr "Molex KK 396 Interconnect System, old/engineering part number: A-41791-0003 example for new part number: 26-60-4030, 3 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator")
(tags "connector Molex KK-396 vertical")
(fp_text reference REF** (at 3.96 -6.31) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Molex_KK-396_A-41791-0003_1x03_P3.96mm_Vertical (at 3.96 6.1) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 10.33 -5.61) (end -2.41 -5.61) (layer F.CrtYd) (width 0.05))
(fp_line (start 10.33 5.4) (end 10.33 -5.61) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.41 5.4) (end 10.33 5.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.41 -5.61) (end -2.41 5.4) (layer F.CrtYd) (width 0.05))
(fp_line (start 8.72 -4.62) (end 8.72 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 7.12 -4.62) (end 8.72 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 7.12 -5.22) (end 7.12 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 4.76 -4.62) (end 4.76 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 3.16 -4.62) (end 4.76 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 3.16 -5.22) (end 3.16 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -4.62) (end 0.8 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -4.62) (end 0.8 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -5.22) (end -0.8 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 7.92 2.34) (end 7.92 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 0 2.34) (end 7.92 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 0 4.01) (end 0 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 7.92 4.01) (end 7.92 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 0 4.01) (end 7.92 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 0 5.01) (end 0 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start -1.202893 0) (end -1.91 0.5) (layer F.Fab) (width 0.1))
(fp_line (start -1.91 -0.5) (end -1.202893 0) (layer F.Fab) (width 0.1))
(fp_line (start -2.31 -2) (end -2.31 2) (layer F.SilkS) (width 0.12))
(fp_line (start -2.02 4.005) (end -2.02 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start -0.115 4.005) (end -2.02 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start -0.115 5.01) (end -0.115 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start 8.035 5.01) (end -0.115 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 8.035 4.005) (end 8.035 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 9.94 4.005) (end 8.035 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start 9.94 -5.22) (end 9.94 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start -2.02 -5.22) (end 9.94 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start -1.91 3.895) (end -1.91 -5.11) (layer F.Fab) (width 0.1))
(fp_line (start -0.005 3.895) (end -1.91 3.895) (layer F.Fab) (width 0.1))
(fp_line (start -0.005 4.9) (end -0.005 3.895) (layer F.Fab) (width 0.1))
(fp_line (start 7.925 4.9) (end -0.005 4.9) (layer F.Fab) (width 0.1))
(fp_line (start 7.925 3.895) (end 7.925 4.9) (layer F.Fab) (width 0.1))
(fp_line (start 9.83 3.895) (end 7.925 3.895) (layer F.Fab) (width 0.1))
(fp_line (start 9.83 -5.11) (end 9.83 3.895) (layer F.Fab) (width 0.1))
(fp_line (start -1.91 -5.11) (end 9.83 -5.11) (layer F.Fab) (width 0.1))
(fp_text user %R (at 3.96 -4.41) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask) (roundrect_rratio 0.079114))
(pad 2 thru_hole oval (at 3.96 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 7.92 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_Molex.3dshapes/Molex_KK-396_A-41791-0003_1x03_P3.96mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,63 @@
(module Molex_KK-396_A-41791-0004_1x04_P3.96mm_Vertical (layer F.Cu) (tedit 5DC431B4)
(descr "Molex KK 396 Interconnect System, old/engineering part number: A-41791-0004 example for new part number: 26-60-4040, 4 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator")
(tags "connector Molex KK-396 vertical")
(fp_text reference REF** (at 5.94 -6.31) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Molex_KK-396_A-41791-0004_1x04_P3.96mm_Vertical (at 5.94 6.1) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 14.29 -5.61) (end -2.41 -5.61) (layer F.CrtYd) (width 0.05))
(fp_line (start 14.29 5.4) (end 14.29 -5.61) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.41 5.4) (end 14.29 5.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.41 -5.61) (end -2.41 5.4) (layer F.CrtYd) (width 0.05))
(fp_line (start 12.68 -4.62) (end 12.68 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 11.08 -4.62) (end 12.68 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 11.08 -5.22) (end 11.08 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 8.72 -4.62) (end 8.72 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 7.12 -4.62) (end 8.72 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 7.12 -5.22) (end 7.12 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 4.76 -4.62) (end 4.76 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 3.16 -4.62) (end 4.76 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 3.16 -5.22) (end 3.16 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -4.62) (end 0.8 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -4.62) (end 0.8 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -5.22) (end -0.8 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 11.88 2.34) (end 11.88 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 0 2.34) (end 11.88 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 0 4.01) (end 0 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 11.88 4.01) (end 11.88 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 0 4.01) (end 11.88 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 0 5.01) (end 0 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start -1.202893 0) (end -1.91 0.5) (layer F.Fab) (width 0.1))
(fp_line (start -1.91 -0.5) (end -1.202893 0) (layer F.Fab) (width 0.1))
(fp_line (start -2.31 -2) (end -2.31 2) (layer F.SilkS) (width 0.12))
(fp_line (start -2.02 4.005) (end -2.02 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start -0.115 4.005) (end -2.02 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start -0.115 5.01) (end -0.115 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start 11.995 5.01) (end -0.115 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 11.995 4.005) (end 11.995 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 13.9 4.005) (end 11.995 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start 13.9 -5.22) (end 13.9 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start -2.02 -5.22) (end 13.9 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start -1.91 3.895) (end -1.91 -5.11) (layer F.Fab) (width 0.1))
(fp_line (start -0.005 3.895) (end -1.91 3.895) (layer F.Fab) (width 0.1))
(fp_line (start -0.005 4.9) (end -0.005 3.895) (layer F.Fab) (width 0.1))
(fp_line (start 11.885 4.9) (end -0.005 4.9) (layer F.Fab) (width 0.1))
(fp_line (start 11.885 3.895) (end 11.885 4.9) (layer F.Fab) (width 0.1))
(fp_line (start 13.79 3.895) (end 11.885 3.895) (layer F.Fab) (width 0.1))
(fp_line (start 13.79 -5.11) (end 13.79 3.895) (layer F.Fab) (width 0.1))
(fp_line (start -1.91 -5.11) (end 13.79 -5.11) (layer F.Fab) (width 0.1))
(fp_text user %R (at 5.94 -4.41) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask) (roundrect_rratio 0.079114))
(pad 2 thru_hole oval (at 3.96 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 7.92 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 11.88 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_Molex.3dshapes/Molex_KK-396_A-41791-0004_1x04_P3.96mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,67 @@
(module Molex_KK-396_A-41791-0005_1x05_P3.96mm_Vertical (layer F.Cu) (tedit 5DC431B4)
(descr "Molex KK 396 Interconnect System, old/engineering part number: A-41791-0005 example for new part number: 26-60-4050, 5 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator")
(tags "connector Molex KK-396 vertical")
(fp_text reference REF** (at 7.92 -6.31) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Molex_KK-396_A-41791-0005_1x05_P3.96mm_Vertical (at 7.92 6.1) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 18.25 -5.61) (end -2.41 -5.61) (layer F.CrtYd) (width 0.05))
(fp_line (start 18.25 5.4) (end 18.25 -5.61) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.41 5.4) (end 18.25 5.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.41 -5.61) (end -2.41 5.4) (layer F.CrtYd) (width 0.05))
(fp_line (start 16.64 -4.62) (end 16.64 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 15.04 -4.62) (end 16.64 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 15.04 -5.22) (end 15.04 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 12.68 -4.62) (end 12.68 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 11.08 -4.62) (end 12.68 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 11.08 -5.22) (end 11.08 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 8.72 -4.62) (end 8.72 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 7.12 -4.62) (end 8.72 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 7.12 -5.22) (end 7.12 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 4.76 -4.62) (end 4.76 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 3.16 -4.62) (end 4.76 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 3.16 -5.22) (end 3.16 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -4.62) (end 0.8 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -4.62) (end 0.8 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -5.22) (end -0.8 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 15.84 2.34) (end 15.84 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 0 2.34) (end 15.84 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 0 4.01) (end 0 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 15.84 4.01) (end 15.84 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 0 4.01) (end 15.84 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 0 5.01) (end 0 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start -1.202893 0) (end -1.91 0.5) (layer F.Fab) (width 0.1))
(fp_line (start -1.91 -0.5) (end -1.202893 0) (layer F.Fab) (width 0.1))
(fp_line (start -2.31 -2) (end -2.31 2) (layer F.SilkS) (width 0.12))
(fp_line (start -2.02 4.005) (end -2.02 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start -0.115 4.005) (end -2.02 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start -0.115 5.01) (end -0.115 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start 15.955 5.01) (end -0.115 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 15.955 4.005) (end 15.955 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 17.86 4.005) (end 15.955 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start 17.86 -5.22) (end 17.86 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start -2.02 -5.22) (end 17.86 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start -1.91 3.895) (end -1.91 -5.11) (layer F.Fab) (width 0.1))
(fp_line (start -0.005 3.895) (end -1.91 3.895) (layer F.Fab) (width 0.1))
(fp_line (start -0.005 4.9) (end -0.005 3.895) (layer F.Fab) (width 0.1))
(fp_line (start 15.845 4.9) (end -0.005 4.9) (layer F.Fab) (width 0.1))
(fp_line (start 15.845 3.895) (end 15.845 4.9) (layer F.Fab) (width 0.1))
(fp_line (start 17.75 3.895) (end 15.845 3.895) (layer F.Fab) (width 0.1))
(fp_line (start 17.75 -5.11) (end 17.75 3.895) (layer F.Fab) (width 0.1))
(fp_line (start -1.91 -5.11) (end 17.75 -5.11) (layer F.Fab) (width 0.1))
(fp_text user %R (at 7.92 -4.41) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask) (roundrect_rratio 0.079114))
(pad 2 thru_hole oval (at 3.96 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 7.92 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 11.88 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 15.84 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_Molex.3dshapes/Molex_KK-396_A-41791-0005_1x05_P3.96mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,77 @@
(module Molex_KK-396_A-41791-0006_1x06_P3.96mm_Vertical (layer F.Cu) (tedit 5DC431B4)
(descr "Molex KK 396 Interconnect System, old/engineering part number: A-41791-0006 example for new part number: 26-60-4060, 6 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator")
(tags "connector Molex KK-396 vertical")
(fp_text reference REF** (at 9.9 -6.31) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Molex_KK-396_A-41791-0006_1x06_P3.96mm_Vertical (at 9.9 6.1) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 22.21 -5.61) (end -2.41 -5.61) (layer F.CrtYd) (width 0.05))
(fp_line (start 22.21 5.4) (end 22.21 -5.61) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.41 5.4) (end 22.21 5.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.41 -5.61) (end -2.41 5.4) (layer F.CrtYd) (width 0.05))
(fp_line (start 20.6 -4.62) (end 20.6 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 19 -4.62) (end 20.6 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 19 -5.22) (end 19 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 16.64 -4.62) (end 16.64 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 15.04 -4.62) (end 16.64 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 15.04 -5.22) (end 15.04 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 12.68 -4.62) (end 12.68 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 11.08 -4.62) (end 12.68 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 11.08 -5.22) (end 11.08 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 8.72 -4.62) (end 8.72 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 7.12 -4.62) (end 8.72 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 7.12 -5.22) (end 7.12 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 4.76 -4.62) (end 4.76 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 3.16 -4.62) (end 4.76 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 3.16 -5.22) (end 3.16 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -4.62) (end 0.8 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -4.62) (end 0.8 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -5.22) (end -0.8 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 19.8 2.34) (end 19.8 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 10.38 2.34) (end 19.8 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 10.38 4.01) (end 10.38 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 19.8 4.01) (end 19.8 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 10.38 4.01) (end 19.8 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 10.38 5.01) (end 10.38 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 9.42 2.34) (end 9.42 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 0 2.34) (end 9.42 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 0 4.01) (end 0 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 9.42 4.01) (end 9.42 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 0 4.01) (end 9.42 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 0 5.01) (end 0 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start -1.202893 0) (end -1.91 0.5) (layer F.Fab) (width 0.1))
(fp_line (start -1.91 -0.5) (end -1.202893 0) (layer F.Fab) (width 0.1))
(fp_line (start -2.31 -2) (end -2.31 2) (layer F.SilkS) (width 0.12))
(fp_line (start -2.02 4.005) (end -2.02 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start -0.115 4.005) (end -2.02 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start -0.115 5.01) (end -0.115 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start 19.915 5.01) (end -0.115 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 19.915 4.005) (end 19.915 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 21.82 4.005) (end 19.915 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start 21.82 -5.22) (end 21.82 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start -2.02 -5.22) (end 21.82 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start -1.91 3.895) (end -1.91 -5.11) (layer F.Fab) (width 0.1))
(fp_line (start -0.005 3.895) (end -1.91 3.895) (layer F.Fab) (width 0.1))
(fp_line (start -0.005 4.9) (end -0.005 3.895) (layer F.Fab) (width 0.1))
(fp_line (start 19.805 4.9) (end -0.005 4.9) (layer F.Fab) (width 0.1))
(fp_line (start 19.805 3.895) (end 19.805 4.9) (layer F.Fab) (width 0.1))
(fp_line (start 21.71 3.895) (end 19.805 3.895) (layer F.Fab) (width 0.1))
(fp_line (start 21.71 -5.11) (end 21.71 3.895) (layer F.Fab) (width 0.1))
(fp_line (start -1.91 -5.11) (end 21.71 -5.11) (layer F.Fab) (width 0.1))
(fp_text user %R (at 9.9 -4.41) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask) (roundrect_rratio 0.079114))
(pad 2 thru_hole oval (at 3.96 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 7.92 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 11.88 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 15.84 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 19.8 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_Molex.3dshapes/Molex_KK-396_A-41791-0006_1x06_P3.96mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,81 @@
(module Molex_KK-396_A-41791-0007_1x07_P3.96mm_Vertical (layer F.Cu) (tedit 5DC431B4)
(descr "Molex KK 396 Interconnect System, old/engineering part number: A-41791-0007 example for new part number: 26-60-4070, 7 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator")
(tags "connector Molex KK-396 vertical")
(fp_text reference REF** (at 11.88 -6.31) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Molex_KK-396_A-41791-0007_1x07_P3.96mm_Vertical (at 11.88 6.1) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 26.17 -5.61) (end -2.41 -5.61) (layer F.CrtYd) (width 0.05))
(fp_line (start 26.17 5.4) (end 26.17 -5.61) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.41 5.4) (end 26.17 5.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.41 -5.61) (end -2.41 5.4) (layer F.CrtYd) (width 0.05))
(fp_line (start 24.56 -4.62) (end 24.56 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 22.96 -4.62) (end 24.56 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 22.96 -5.22) (end 22.96 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 20.6 -4.62) (end 20.6 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 19 -4.62) (end 20.6 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 19 -5.22) (end 19 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 16.64 -4.62) (end 16.64 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 15.04 -4.62) (end 16.64 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 15.04 -5.22) (end 15.04 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 12.68 -4.62) (end 12.68 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 11.08 -4.62) (end 12.68 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 11.08 -5.22) (end 11.08 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 8.72 -4.62) (end 8.72 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 7.12 -4.62) (end 8.72 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 7.12 -5.22) (end 7.12 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 4.76 -4.62) (end 4.76 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 3.16 -4.62) (end 4.76 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 3.16 -5.22) (end 3.16 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -4.62) (end 0.8 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -4.62) (end 0.8 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -5.22) (end -0.8 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 23.76 2.34) (end 23.76 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 14.34 2.34) (end 23.76 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 14.34 4.01) (end 14.34 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 23.76 4.01) (end 23.76 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 14.34 4.01) (end 23.76 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 14.34 5.01) (end 14.34 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 13.38 2.34) (end 13.38 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 0 2.34) (end 13.38 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 0 4.01) (end 0 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 13.38 4.01) (end 13.38 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 0 4.01) (end 13.38 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 0 5.01) (end 0 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start -1.202893 0) (end -1.91 0.5) (layer F.Fab) (width 0.1))
(fp_line (start -1.91 -0.5) (end -1.202893 0) (layer F.Fab) (width 0.1))
(fp_line (start -2.31 -2) (end -2.31 2) (layer F.SilkS) (width 0.12))
(fp_line (start -2.02 4.005) (end -2.02 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start -0.115 4.005) (end -2.02 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start -0.115 5.01) (end -0.115 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start 23.875 5.01) (end -0.115 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 23.875 4.005) (end 23.875 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 25.78 4.005) (end 23.875 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start 25.78 -5.22) (end 25.78 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start -2.02 -5.22) (end 25.78 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start -1.91 3.895) (end -1.91 -5.11) (layer F.Fab) (width 0.1))
(fp_line (start -0.005 3.895) (end -1.91 3.895) (layer F.Fab) (width 0.1))
(fp_line (start -0.005 4.9) (end -0.005 3.895) (layer F.Fab) (width 0.1))
(fp_line (start 23.765 4.9) (end -0.005 4.9) (layer F.Fab) (width 0.1))
(fp_line (start 23.765 3.895) (end 23.765 4.9) (layer F.Fab) (width 0.1))
(fp_line (start 25.67 3.895) (end 23.765 3.895) (layer F.Fab) (width 0.1))
(fp_line (start 25.67 -5.11) (end 25.67 3.895) (layer F.Fab) (width 0.1))
(fp_line (start -1.91 -5.11) (end 25.67 -5.11) (layer F.Fab) (width 0.1))
(fp_text user %R (at 11.88 -4.41) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask) (roundrect_rratio 0.079114))
(pad 2 thru_hole oval (at 3.96 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 7.92 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 11.88 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 15.84 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 19.8 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 7 thru_hole oval (at 23.76 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_Molex.3dshapes/Molex_KK-396_A-41791-0007_1x07_P3.96mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,85 @@
(module Molex_KK-396_A-41791-0008_1x08_P3.96mm_Vertical (layer F.Cu) (tedit 5DC431B4)
(descr "Molex KK 396 Interconnect System, old/engineering part number: A-41791-0008 example for new part number: 26-60-4080, 8 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator")
(tags "connector Molex KK-396 vertical")
(fp_text reference REF** (at 13.86 -6.31) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Molex_KK-396_A-41791-0008_1x08_P3.96mm_Vertical (at 13.86 6.1) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 30.13 -5.61) (end -2.41 -5.61) (layer F.CrtYd) (width 0.05))
(fp_line (start 30.13 5.4) (end 30.13 -5.61) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.41 5.4) (end 30.13 5.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.41 -5.61) (end -2.41 5.4) (layer F.CrtYd) (width 0.05))
(fp_line (start 28.52 -4.62) (end 28.52 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 26.92 -4.62) (end 28.52 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 26.92 -5.22) (end 26.92 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 24.56 -4.62) (end 24.56 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 22.96 -4.62) (end 24.56 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 22.96 -5.22) (end 22.96 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 20.6 -4.62) (end 20.6 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 19 -4.62) (end 20.6 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 19 -5.22) (end 19 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 16.64 -4.62) (end 16.64 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 15.04 -4.62) (end 16.64 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 15.04 -5.22) (end 15.04 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 12.68 -4.62) (end 12.68 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 11.08 -4.62) (end 12.68 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 11.08 -5.22) (end 11.08 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 8.72 -4.62) (end 8.72 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 7.12 -4.62) (end 8.72 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 7.12 -5.22) (end 7.12 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 4.76 -4.62) (end 4.76 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 3.16 -4.62) (end 4.76 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 3.16 -5.22) (end 3.16 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -4.62) (end 0.8 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -4.62) (end 0.8 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -5.22) (end -0.8 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 27.72 2.34) (end 27.72 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 14.34 2.34) (end 27.72 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 14.34 4.01) (end 14.34 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 27.72 4.01) (end 27.72 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 14.34 4.01) (end 27.72 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 14.34 5.01) (end 14.34 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 13.38 2.34) (end 13.38 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 0 2.34) (end 13.38 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 0 4.01) (end 0 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 13.38 4.01) (end 13.38 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 0 4.01) (end 13.38 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 0 5.01) (end 0 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start -1.202893 0) (end -1.91 0.5) (layer F.Fab) (width 0.1))
(fp_line (start -1.91 -0.5) (end -1.202893 0) (layer F.Fab) (width 0.1))
(fp_line (start -2.31 -2) (end -2.31 2) (layer F.SilkS) (width 0.12))
(fp_line (start -2.02 4.005) (end -2.02 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start -0.115 4.005) (end -2.02 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start -0.115 5.01) (end -0.115 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start 27.835 5.01) (end -0.115 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 27.835 4.005) (end 27.835 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 29.74 4.005) (end 27.835 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start 29.74 -5.22) (end 29.74 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start -2.02 -5.22) (end 29.74 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start -1.91 3.895) (end -1.91 -5.11) (layer F.Fab) (width 0.1))
(fp_line (start -0.005 3.895) (end -1.91 3.895) (layer F.Fab) (width 0.1))
(fp_line (start -0.005 4.9) (end -0.005 3.895) (layer F.Fab) (width 0.1))
(fp_line (start 27.725 4.9) (end -0.005 4.9) (layer F.Fab) (width 0.1))
(fp_line (start 27.725 3.895) (end 27.725 4.9) (layer F.Fab) (width 0.1))
(fp_line (start 29.63 3.895) (end 27.725 3.895) (layer F.Fab) (width 0.1))
(fp_line (start 29.63 -5.11) (end 29.63 3.895) (layer F.Fab) (width 0.1))
(fp_line (start -1.91 -5.11) (end 29.63 -5.11) (layer F.Fab) (width 0.1))
(fp_text user %R (at 13.86 -4.41) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask) (roundrect_rratio 0.079114))
(pad 2 thru_hole oval (at 3.96 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 7.92 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 11.88 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 15.84 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 19.8 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 7 thru_hole oval (at 23.76 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 8 thru_hole oval (at 27.72 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_Molex.3dshapes/Molex_KK-396_A-41791-0008_1x08_P3.96mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,89 @@
(module Molex_KK-396_A-41791-0009_1x09_P3.96mm_Vertical (layer F.Cu) (tedit 5DC431B4)
(descr "Molex KK 396 Interconnect System, old/engineering part number: A-41791-0009 example for new part number: 26-60-4090, 9 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator")
(tags "connector Molex KK-396 vertical")
(fp_text reference REF** (at 15.84 -6.31) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Molex_KK-396_A-41791-0009_1x09_P3.96mm_Vertical (at 15.84 6.1) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 34.09 -5.61) (end -2.41 -5.61) (layer F.CrtYd) (width 0.05))
(fp_line (start 34.09 5.4) (end 34.09 -5.61) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.41 5.4) (end 34.09 5.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.41 -5.61) (end -2.41 5.4) (layer F.CrtYd) (width 0.05))
(fp_line (start 32.48 -4.62) (end 32.48 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 30.88 -4.62) (end 32.48 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 30.88 -5.22) (end 30.88 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 28.52 -4.62) (end 28.52 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 26.92 -4.62) (end 28.52 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 26.92 -5.22) (end 26.92 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 24.56 -4.62) (end 24.56 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 22.96 -4.62) (end 24.56 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 22.96 -5.22) (end 22.96 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 20.6 -4.62) (end 20.6 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 19 -4.62) (end 20.6 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 19 -5.22) (end 19 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 16.64 -4.62) (end 16.64 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 15.04 -4.62) (end 16.64 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 15.04 -5.22) (end 15.04 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 12.68 -4.62) (end 12.68 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 11.08 -4.62) (end 12.68 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 11.08 -5.22) (end 11.08 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 8.72 -4.62) (end 8.72 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 7.12 -4.62) (end 8.72 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 7.12 -5.22) (end 7.12 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 4.76 -4.62) (end 4.76 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 3.16 -4.62) (end 4.76 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 3.16 -5.22) (end 3.16 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -4.62) (end 0.8 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -4.62) (end 0.8 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -5.22) (end -0.8 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 31.68 2.34) (end 31.68 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 18.3 2.34) (end 31.68 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 18.3 4.01) (end 18.3 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 31.68 4.01) (end 31.68 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 18.3 4.01) (end 31.68 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 18.3 5.01) (end 18.3 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 17.34 2.34) (end 17.34 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 0 2.34) (end 17.34 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 0 4.01) (end 0 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 17.34 4.01) (end 17.34 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 0 4.01) (end 17.34 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 0 5.01) (end 0 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start -1.202893 0) (end -1.91 0.5) (layer F.Fab) (width 0.1))
(fp_line (start -1.91 -0.5) (end -1.202893 0) (layer F.Fab) (width 0.1))
(fp_line (start -2.31 -2) (end -2.31 2) (layer F.SilkS) (width 0.12))
(fp_line (start -2.02 4.005) (end -2.02 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start -0.115 4.005) (end -2.02 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start -0.115 5.01) (end -0.115 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start 31.795 5.01) (end -0.115 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 31.795 4.005) (end 31.795 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 33.7 4.005) (end 31.795 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start 33.7 -5.22) (end 33.7 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start -2.02 -5.22) (end 33.7 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start -1.91 3.895) (end -1.91 -5.11) (layer F.Fab) (width 0.1))
(fp_line (start -0.005 3.895) (end -1.91 3.895) (layer F.Fab) (width 0.1))
(fp_line (start -0.005 4.9) (end -0.005 3.895) (layer F.Fab) (width 0.1))
(fp_line (start 31.685 4.9) (end -0.005 4.9) (layer F.Fab) (width 0.1))
(fp_line (start 31.685 3.895) (end 31.685 4.9) (layer F.Fab) (width 0.1))
(fp_line (start 33.59 3.895) (end 31.685 3.895) (layer F.Fab) (width 0.1))
(fp_line (start 33.59 -5.11) (end 33.59 3.895) (layer F.Fab) (width 0.1))
(fp_line (start -1.91 -5.11) (end 33.59 -5.11) (layer F.Fab) (width 0.1))
(fp_text user %R (at 15.84 -4.41) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask) (roundrect_rratio 0.079114))
(pad 2 thru_hole oval (at 3.96 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 7.92 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 11.88 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 15.84 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 19.8 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 7 thru_hole oval (at 23.76 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 8 thru_hole oval (at 27.72 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 9 thru_hole oval (at 31.68 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_Molex.3dshapes/Molex_KK-396_A-41791-0009_1x09_P3.96mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,93 @@
(module Molex_KK-396_A-41791-0010_1x10_P3.96mm_Vertical (layer F.Cu) (tedit 5DC431B4)
(descr "Molex KK 396 Interconnect System, old/engineering part number: A-41791-0010 example for new part number: 26-60-4100, 10 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator")
(tags "connector Molex KK-396 vertical")
(fp_text reference REF** (at 17.82 -6.31) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Molex_KK-396_A-41791-0010_1x10_P3.96mm_Vertical (at 17.82 6.1) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 38.05 -5.61) (end -2.41 -5.61) (layer F.CrtYd) (width 0.05))
(fp_line (start 38.05 5.4) (end 38.05 -5.61) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.41 5.4) (end 38.05 5.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.41 -5.61) (end -2.41 5.4) (layer F.CrtYd) (width 0.05))
(fp_line (start 36.44 -4.62) (end 36.44 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 34.84 -4.62) (end 36.44 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 34.84 -5.22) (end 34.84 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 32.48 -4.62) (end 32.48 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 30.88 -4.62) (end 32.48 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 30.88 -5.22) (end 30.88 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 28.52 -4.62) (end 28.52 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 26.92 -4.62) (end 28.52 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 26.92 -5.22) (end 26.92 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 24.56 -4.62) (end 24.56 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 22.96 -4.62) (end 24.56 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 22.96 -5.22) (end 22.96 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 20.6 -4.62) (end 20.6 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 19 -4.62) (end 20.6 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 19 -5.22) (end 19 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 16.64 -4.62) (end 16.64 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 15.04 -4.62) (end 16.64 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 15.04 -5.22) (end 15.04 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 12.68 -4.62) (end 12.68 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 11.08 -4.62) (end 12.68 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 11.08 -5.22) (end 11.08 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 8.72 -4.62) (end 8.72 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 7.12 -4.62) (end 8.72 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 7.12 -5.22) (end 7.12 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 4.76 -4.62) (end 4.76 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start 3.16 -4.62) (end 4.76 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 3.16 -5.22) (end 3.16 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 0.8 -4.62) (end 0.8 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -4.62) (end 0.8 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start -0.8 -5.22) (end -0.8 -4.62) (layer F.SilkS) (width 0.12))
(fp_line (start 35.64 2.34) (end 35.64 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 18.3 2.34) (end 35.64 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 18.3 4.01) (end 18.3 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 35.64 4.01) (end 35.64 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 18.3 4.01) (end 35.64 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 18.3 5.01) (end 18.3 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 17.34 2.34) (end 17.34 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 0 2.34) (end 17.34 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 0 4.01) (end 0 2.34) (layer F.SilkS) (width 0.12))
(fp_line (start 17.34 4.01) (end 17.34 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 0 4.01) (end 17.34 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start 0 5.01) (end 0 4.01) (layer F.SilkS) (width 0.12))
(fp_line (start -1.202893 0) (end -1.91 0.5) (layer F.Fab) (width 0.1))
(fp_line (start -1.91 -0.5) (end -1.202893 0) (layer F.Fab) (width 0.1))
(fp_line (start -2.31 -2) (end -2.31 2) (layer F.SilkS) (width 0.12))
(fp_line (start -2.02 4.005) (end -2.02 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start -0.115 4.005) (end -2.02 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start -0.115 5.01) (end -0.115 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start 35.755 5.01) (end -0.115 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 35.755 4.005) (end 35.755 5.01) (layer F.SilkS) (width 0.12))
(fp_line (start 37.66 4.005) (end 35.755 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start 37.66 -5.22) (end 37.66 4.005) (layer F.SilkS) (width 0.12))
(fp_line (start -2.02 -5.22) (end 37.66 -5.22) (layer F.SilkS) (width 0.12))
(fp_line (start -1.91 3.895) (end -1.91 -5.11) (layer F.Fab) (width 0.1))
(fp_line (start -0.005 3.895) (end -1.91 3.895) (layer F.Fab) (width 0.1))
(fp_line (start -0.005 4.9) (end -0.005 3.895) (layer F.Fab) (width 0.1))
(fp_line (start 35.645 4.9) (end -0.005 4.9) (layer F.Fab) (width 0.1))
(fp_line (start 35.645 3.895) (end 35.645 4.9) (layer F.Fab) (width 0.1))
(fp_line (start 37.55 3.895) (end 35.645 3.895) (layer F.Fab) (width 0.1))
(fp_line (start 37.55 -5.11) (end 37.55 3.895) (layer F.Fab) (width 0.1))
(fp_line (start -1.91 -5.11) (end 37.55 -5.11) (layer F.Fab) (width 0.1))
(fp_text user %R (at 17.82 -4.41) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole roundrect (at 0 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask) (roundrect_rratio 0.079114))
(pad 2 thru_hole oval (at 3.96 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 3 thru_hole oval (at 7.92 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 11.88 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 5 thru_hole oval (at 15.84 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 19.8 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 7 thru_hole oval (at 23.76 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 8 thru_hole oval (at 27.72 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 9 thru_hole oval (at 31.68 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(pad 10 thru_hole oval (at 35.64 0) (size 3.16 4.1) (drill 1.7) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Connector_Molex.3dshapes/Molex_KK-396_A-41791-0010_1x10_P3.96mm_Vertical.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

9
GE_CRYPTOAUTH.dcm Normal file
View File

@ -0,0 +1,9 @@
EESchema-DOCLIB Version 2.0
#
$CMP ATECC608A
D Microchip CryptoAuthentication Device
K atecc608a 608a crypto
F https://geekelectronick.com/wp-content/uploads/ATECC608A.pdf
$ENDCMP
#
#End Doc Library

62
GE_CRYPTOAUTH.kicad_sym Normal file
View File

@ -0,0 +1,62 @@
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
(symbol "ATECC608A" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 0 10.16 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "ATECC608A" (id 1) (at 0 7.62 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "GE_CRYPTOAUTH:SOIC-8_3.9x4.9mm_P1.27mm" (id 2) (at -1.27 -8.89 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://geekelectronick.com/wp-content/uploads/ATECC608A.pdf" (id 3) (at 0 10.16 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "atecc608a 608a crypto" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Microchip CryptoAuthentication Device" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "ATECC608A_0_1"
(rectangle (start -6.35 6.35) (end 6.35 -6.35)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type background))
)
)
(symbol "ATECC608A_1_1"
(pin no_connect line (at -8.89 3.81 0) (length 2.54)
(name "NC" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin no_connect line (at -8.89 1.27 0) (length 2.54)
(name "NC" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin no_connect line (at -8.89 -1.27 0) (length 2.54)
(name "NC" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -8.89 -3.81 0) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 8.89 -3.81 180) (length 2.54)
(name "SDA" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 8.89 -1.27 180) (length 2.54)
(name "SCL" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin no_connect line (at 8.89 1.27 180) (length 2.54)
(name "NC" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 8.89 3.81 180) (length 2.54)
(name "VCC" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
)
)
)

24
GE_CRYPTOAUTH.lib Normal file
View File

@ -0,0 +1,24 @@
EESchema-LIBRARY Version 2.4
#encoding utf-8
#
# ATECC608A
#
DEF ATECC608A U 0 40 Y Y 1 F N
F0 "U" 0 400 50 H V C CNN
F1 "ATECC608A" 0 300 50 H V C CNN
F2 "GE_CRYPTOAUTH:SOIC-8_3.9x4.9mm_P1.27mm" -50 -350 50 H I C CNN
F3 "" 0 400 50 H I C CNN
DRAW
S -250 250 250 -250 0 1 0 f
X NC 1 -350 150 100 R 50 50 1 1 N
X NC 2 -350 50 100 R 50 50 1 1 N
X NC 3 -350 -50 100 R 50 50 1 1 N
X GND 4 -350 -150 100 R 50 50 1 1 W
X SDA 5 350 -150 100 L 50 50 1 1 B
X SCL 6 350 -50 100 L 50 50 1 1 B
X NC 7 350 50 100 L 50 50 1 1 N
X VCC 8 350 150 100 L 50 50 1 1 W
ENDDRAW
ENDDEF
#
#End Library

View File

@ -0,0 +1,39 @@
(module SOIC-8_3.9x4.9mm_P1.27mm (layer F.Cu) (tedit 626120D8)
(descr "SOIC, 8 Pin (JEDEC MS-012AA, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_8.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py")
(tags "SOIC SO")
(attr smd)
(fp_text reference REF** (at 0 -3.4) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SOIC-8_3.9x4.9mm_P1.27mm (at 0 3.4) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 3.9 -2.7) (end -3.9 -2.7) (layer F.SilkS) (width 0.12))
(fp_line (start 3.9 2.7) (end 3.9 -2.7) (layer F.SilkS) (width 0.12))
(fp_line (start -3.9 2.7) (end 3.9 2.7) (layer F.SilkS) (width 0.12))
(fp_line (start -3.9 -2.7) (end -3.9 2.7) (layer F.SilkS) (width 0.12))
(fp_line (start -1.95 -1.475) (end -0.975 -2.45) (layer F.Fab) (width 0.1))
(fp_line (start -1.95 2.45) (end -1.95 -1.475) (layer F.Fab) (width 0.1))
(fp_line (start 1.95 2.45) (end -1.95 2.45) (layer F.Fab) (width 0.1))
(fp_line (start 1.95 -2.45) (end 1.95 2.45) (layer F.Fab) (width 0.1))
(fp_line (start -0.975 -2.45) (end 1.95 -2.45) (layer F.Fab) (width 0.1))
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.98 0.98) (thickness 0.15)))
)
(fp_text user * (at -3.5 -2.8) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 8 smd roundrect (at 2.575 -1.905) (size 2.15 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 7 smd roundrect (at 2.575 -0.635) (size 2.15 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 6 smd roundrect (at 2.575 0.635) (size 2.15 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 5 smd roundrect (at 2.575 1.905) (size 2.15 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 4 smd roundrect (at -2.575 1.905) (size 2.15 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 3 smd roundrect (at -2.575 0.635) (size 2.15 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 2 smd roundrect (at -2.575 -0.635) (size 2.15 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 1 smd roundrect (at -2.575 -1.905) (size 2.15 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(model ${KISYS3DMOD}/Package_SO.3dshapes/SOIC-8_3.9x4.9mm_P1.27mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

3
GE_DIODE.dcm Normal file
View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0
#
#End Doc Library

1066
GE_DIODE.kicad_sym Normal file

File diff suppressed because it is too large Load Diff

36
GE_DIODE.lib Normal file
View File

@ -0,0 +1,36 @@
EESchema-LIBRARY Version 2.4
#encoding utf-8
#
# 1N4148
#
DEF 1N4148 D 0 40 Y Y 1 F N
F0 "D" 0 100 50 H V C CNN
F1 "1N4148" 0 -100 50 H V C CNN
F2 "" 0 100 50 H I C CNN
F3 "" 0 100 50 H I C CNN
DRAW
P 2 1 1 0 50 0 -50 0 N
P 2 1 1 10 50 50 50 -50 N
P 4 1 1 10 -50 -50 -50 50 50 0 -50 -50 N
X K 1 150 0 100 L 50 50 1 1 P
X A 2 -150 0 100 R 50 50 1 1 P
ENDDRAW
ENDDEF
#
# 1N5819
#
DEF 1N5819 D 0 40 Y Y 1 F N
F0 "D" 0 250 50 H V C CNN
F1 "1N5819" 0 150 50 H V C CNN
F2 "" 0 250 50 H I C CNN
F3 "" 0 250 50 H I C CNN
DRAW
P 2 1 1 0 50 0 -50 0 N
P 4 1 1 10 50 50 50 -50 -50 0 50 50 N
P 6 1 1 10 -75 25 -75 50 -50 50 -50 -50 -25 -50 -25 -25 N
X K 1 -150 0 100 R 50 50 1 1 P
X A 2 150 0 100 L 50 50 1 1 P
ENDDRAW
ENDDEF
#
#End Library

View File

@ -0,0 +1,42 @@
(module D_DO-41_SOD81_P7.62mm_Horizontal (layer F.Cu) (tedit 6267B4FE)
(descr "Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf")
(tags "Diode DO-41_SOD81 series Axial Horizontal pin pitch 7.62mm length 5.2mm diameter 2.7mm")
(fp_text reference REF** (at 3.81 -2.47) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value D_DO-41_SOD81_P7.62mm_Horizontal (at 3.81 2.47) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 1.21 -1.35) (end 1.21 1.35) (layer F.Fab) (width 0.1))
(fp_line (start 1.21 1.35) (end 6.41 1.35) (layer F.Fab) (width 0.1))
(fp_line (start 6.41 1.35) (end 6.41 -1.35) (layer F.Fab) (width 0.1))
(fp_line (start 6.41 -1.35) (end 1.21 -1.35) (layer F.Fab) (width 0.1))
(fp_line (start 0 0) (end 1.21 0) (layer F.Fab) (width 0.1))
(fp_line (start 7.62 0) (end 6.41 0) (layer F.Fab) (width 0.1))
(fp_line (start 1.99 -1.35) (end 1.99 1.35) (layer F.Fab) (width 0.1))
(fp_line (start 2.09 -1.35) (end 2.09 1.35) (layer F.Fab) (width 0.1))
(fp_line (start 1.89 -1.35) (end 1.89 1.35) (layer F.Fab) (width 0.1))
(fp_line (start 1.09 -1.34) (end 1.09 -1.47) (layer F.SilkS) (width 0.12))
(fp_line (start 1.09 -1.47) (end 6.53 -1.47) (layer F.SilkS) (width 0.12))
(fp_line (start 6.53 -1.47) (end 6.53 -1.34) (layer F.SilkS) (width 0.12))
(fp_line (start 1.09 1.34) (end 1.09 1.47) (layer F.SilkS) (width 0.12))
(fp_line (start 1.09 1.47) (end 6.53 1.47) (layer F.SilkS) (width 0.12))
(fp_line (start 6.53 1.47) (end 6.53 1.34) (layer F.SilkS) (width 0.12))
(fp_line (start 1.99 -1.47) (end 1.99 1.47) (layer F.SilkS) (width 0.12))
(fp_line (start 2.11 -1.47) (end 2.11 1.47) (layer F.SilkS) (width 0.12))
(fp_line (start 1.87 -1.47) (end 1.87 1.47) (layer F.SilkS) (width 0.12))
(fp_line (start -1.35 -1.6) (end -1.35 1.6) (layer F.SilkS) (width 0.12))
(fp_line (start -1.35 1.6) (end 8.97 1.6) (layer F.SilkS) (width 0.12))
(fp_line (start 8.97 1.6) (end 8.97 -1.6) (layer F.SilkS) (width 0.12))
(fp_line (start 8.97 -1.6) (end -1.35 -1.6) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 4.2 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 2 thru_hole oval (at 7.62 0) (size 2.2 2.2) (drill 1.1) (layers *.Cu *.Mask))
(pad 1 thru_hole rect (at 0 0) (size 2.2 2.2) (drill 1.1) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Diode_THT.3dshapes/D_DO-41_SOD81_P7.62mm_Horizontal.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,51 @@
(footprint "D_SMB" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(descr "Diode SMB (DO-214AA)")
(tags "Diode SMB (DO-214AA)")
(attr smd)
(fp_text reference "REF**" (at 0 -3) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 9914532c-387c-4c19-ae77-0dc1d5da6db3)
)
(fp_text value "D_SMB" (at 0 3.1) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 57c3f04b-1325-4178-a235-f909a75557b5)
)
(fp_text user "${REFERENCE}" (at 0 -3) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 2cf40b16-075f-4fc5-8eda-5a2dd1f013db)
)
(fp_line (start -4.064 -2.15) (end -4.064 2.15)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7b3d19ea-dc6d-4626-af95-575d39961b53))
(fp_line (start -4.064 -2.15) (end 2.15 -2.15)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5789b740-6921-4781-ab1e-8fbc5a8b5527))
(fp_line (start -4.064 2.15) (end 2.15 2.15)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 77708084-4734-41c5-bdb1-5f108ae76c9a))
(fp_line (start -2.3 2) (end -2.3 -2)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 080566e1-9359-4380-96ef-d286507f497f))
(fp_line (start -0.64944 -0.79908) (end -0.64944 0.80112)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 07c71d01-18a0-4554-a5b4-29d92e6b42c6))
(fp_line (start -0.64944 0.00102) (end -1.55114 0.00102)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5ae5038f-013d-4d92-b9f2-699ae2a3849d))
(fp_line (start -0.64944 0.00102) (end 0.50118 -0.79908)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5e207309-d840-4417-bb55-9d46e2d4b7f1))
(fp_line (start -0.64944 0.00102) (end 0.50118 0.75032)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp de90d0e2-0f47-427e-945b-1b3a07b9b47f))
(fp_line (start 0.50118 0.00102) (end 1.4994 0.00102)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 24fbfc40-4da8-4def-9b6e-17ac9f2a0300))
(fp_line (start 0.50118 0.75032) (end 0.50118 -0.79908)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 84707dda-f213-46b5-bde3-fccf2bce6f90))
(fp_line (start 2.3 -2) (end -2.3 -2)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c4b4b0be-f650-456d-a1dc-aedfe3037273))
(fp_line (start 2.3 -2) (end 2.3 2)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c2f2815c-5f66-49bf-a2c1-b8791c55260c))
(fp_line (start 2.3 2) (end -2.3 2)
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 861fcab5-caad-4c87-9b10-a88de4edfdb4))
(pad "1" smd roundrect (at -2.15 0) (size 2.8 2.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1086956522) (tstamp 1f9555d9-0c0f-4155-bcc7-56918e729392))
(pad "2" smd roundrect (at 2.15 0) (size 2.9 2.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1086956522) (tstamp cf2c27b6-34b8-4137-959b-baa470b09221))
(model "${KICAD6_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SMB.wrl"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,37 @@
(module D_SOD-123F (layer F.Cu) (tedit 62613C99)
(tags D_SOD-123F)
(attr smd)
(fp_text reference REF** (at -0.127 -1.905) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value D_SOD-123F (at 0 2.1) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.3 -1.15) (end -2.3 1.15) (layer F.SilkS) (width 0.12))
(fp_line (start 2.3 1.15) (end -2.3 1.15) (layer F.SilkS) (width 0.12))
(fp_line (start 2.3 -1.15) (end 2.3 1.15) (layer F.SilkS) (width 0.12))
(fp_line (start -2.3 -1.15) (end 2.3 -1.15) (layer F.SilkS) (width 0.12))
(fp_line (start -1.4 -0.9) (end 1.4 -0.9) (layer F.Fab) (width 0.1))
(fp_line (start 1.4 -0.9) (end 1.4 0.9) (layer F.Fab) (width 0.1))
(fp_line (start 1.4 0.9) (end -1.4 0.9) (layer F.Fab) (width 0.1))
(fp_line (start -1.4 0.9) (end -1.4 -0.9) (layer F.Fab) (width 0.1))
(fp_line (start -0.75 0) (end -0.35 0) (layer F.Fab) (width 0.1))
(fp_line (start -0.35 0) (end -0.35 -0.55) (layer F.Fab) (width 0.1))
(fp_line (start -0.35 0) (end -0.35 0.55) (layer F.Fab) (width 0.1))
(fp_line (start -0.35 0) (end 0.25 -0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.25 -0.4) (end 0.25 0.4) (layer F.Fab) (width 0.1))
(fp_line (start 0.25 0.4) (end -0.35 0) (layer F.Fab) (width 0.1))
(fp_line (start 0.25 0) (end 0.75 0) (layer F.Fab) (width 0.1))
(fp_text user %R (at -0.127 -1.905) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.7 0.8) (end -1.7 1.15) (layer F.SilkS) (width 0.12))
(fp_line (start -1.7 -1.15) (end -1.7 -0.8) (layer F.SilkS) (width 0.12))
(pad 2 smd rect (at 1.5 0) (size 1.3 1.3) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at -1.5 0) (size 1.3 1.3) (layers F.Cu F.Paste F.Mask))
(model ${KISYS3DMOD}/Diode_SMD.3dshapes/D_SOD-123F.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

View File

@ -0,0 +1,36 @@
(module D_SOD-323F (layer F.Cu) (tedit 62613AAC)
(tags SOD-323F)
(attr smd)
(fp_text reference REF** (at 0 -1.85) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value D_SOD-323F (at 0.1 1.9) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.2 0.5) (end -1.2 0.95) (layer F.SilkS) (width 0.12))
(fp_line (start -1.2 -0.95) (end -1.2 -0.5) (layer F.SilkS) (width 0.12))
(fp_line (start -1.7 -0.95) (end -1.7 0.95) (layer F.SilkS) (width 0.12))
(fp_line (start -1.7 0.95) (end 1.7 0.95) (layer F.SilkS) (width 0.12))
(fp_line (start 1.7 -0.95) (end 1.7 0.95) (layer F.SilkS) (width 0.12))
(fp_line (start -1.7 -0.95) (end 1.7 -0.95) (layer F.SilkS) (width 0.12))
(fp_line (start -0.9 -0.7) (end 0.9 -0.7) (layer F.Fab) (width 0.1))
(fp_line (start 0.9 -0.7) (end 0.9 0.7) (layer F.Fab) (width 0.1))
(fp_line (start 0.9 0.7) (end -0.9 0.7) (layer F.Fab) (width 0.1))
(fp_line (start -0.9 0.7) (end -0.9 -0.7) (layer F.Fab) (width 0.1))
(fp_line (start -0.3 -0.35) (end -0.3 0.35) (layer F.Fab) (width 0.1))
(fp_line (start -0.3 0) (end -0.5 0) (layer F.Fab) (width 0.1))
(fp_line (start -0.3 0) (end 0.2 -0.35) (layer F.Fab) (width 0.1))
(fp_line (start 0.2 -0.35) (end 0.2 0.35) (layer F.Fab) (width 0.1))
(fp_line (start 0.2 0.35) (end -0.3 0) (layer F.Fab) (width 0.1))
(fp_line (start 0.2 0) (end 0.45 0) (layer F.Fab) (width 0.1))
(fp_text user %R (at 0 -1.85) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 smd rect (at -1.2 0) (size 0.7 0.7) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 1.2 0) (size 0.7 0.7) (layers F.Cu F.Paste F.Mask))
(model ${KISYS3DMOD}/Diode_SMD.3dshapes/D_SOD-323F.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

3
GE_EEPROM.dcm Normal file
View File

@ -0,0 +1,3 @@
EESchema-DOCLIB Version 2.0
#
#End Doc Library

110
GE_EEPROM.kicad_sym Normal file
View File

@ -0,0 +1,110 @@
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
(symbol "AT24C04D" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (at 0 6.35 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "AT24C04D" (at 0 -6.35 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "GE_EEPROM:SOIC-8_3.9x4.9mm_P1.27mm" (at 0 6.35 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 6.35 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "AT24C04D_0_1"
(rectangle (start -6.35 5.08) (end 6.35 -5.08)
(stroke (width 0) (type default))
(fill (type background))
)
)
(symbol "AT24C04D_1_1"
(pin no_connect line (at -8.89 3.81 0) (length 2.54)
(name "NC" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin input line (at -8.89 1.27 0) (length 2.54)
(name "A1" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin input line (at -8.89 -1.27 0) (length 2.54)
(name "A2" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -8.89 -3.81 0) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 8.89 -3.81 180) (length 2.54)
(name "SDA" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 8.89 -1.27 180) (length 2.54)
(name "SCL" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin input line (at 8.89 1.27 180) (length 2.54)
(name "WP" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 8.89 3.81 180) (length 2.54)
(name "VCC" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "AT24C256" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (at 0 6.35 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "AT24C256" (at 0 -6.35 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "GE_EEPROM:SOIC-8_3.9x4.9mm_P1.27mm" (at 0 6.35 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 6.35 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "AT24C256_0_1"
(rectangle (start -6.35 5.08) (end 6.35 -5.08)
(stroke (width 0) (type default))
(fill (type background))
)
)
(symbol "AT24C256_1_1"
(pin input line (at -8.89 3.81 0) (length 2.54)
(name "A0" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin input line (at -8.89 1.27 0) (length 2.54)
(name "A1" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin input line (at -8.89 -1.27 0) (length 2.54)
(name "A2" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -8.89 -3.81 0) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 8.89 -3.81 180) (length 2.54)
(name "SDA" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 8.89 -1.27 180) (length 2.54)
(name "SCL" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin input line (at 8.89 1.27 180) (length 2.54)
(name "WP" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 8.89 3.81 180) (length 2.54)
(name "VCC" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
)
)
)

24
GE_EEPROM.lib Normal file
View File

@ -0,0 +1,24 @@
EESchema-LIBRARY Version 2.4
#encoding utf-8
#
# AT24C04D
#
DEF AT24C04D U 0 40 Y Y 1 F N
F0 "U" 0 250 50 H V C CNN
F1 "AT24C04D" 0 -250 50 H V C CNN
F2 "GE_EEPROM:SOIC-8_3.9x4.9mm_P1.27mm" 0 250 50 H I C CNN
F3 "" 0 250 50 H I C CNN
DRAW
S -250 200 250 -200 0 1 0 f
X NC 1 -350 150 100 R 50 50 1 1 N
X A1 2 -350 50 100 R 50 50 1 1 I
X A2 3 -350 -50 100 R 50 50 1 1 I
X GND 4 -350 -150 100 R 50 50 1 1 W
X SDA 5 350 -150 100 L 50 50 1 1 B
X SCL 6 350 -50 100 L 50 50 1 1 B
X WP 7 350 50 100 L 50 50 1 1 I
X VCC 8 350 150 100 L 50 50 1 1 W
ENDDRAW
ENDDEF
#
#End Library

View File

@ -0,0 +1,39 @@
(module SOIC-8_3.9x4.9mm_P1.27mm (layer F.Cu) (tedit 626120F1)
(descr "SOIC, 8 Pin (JEDEC MS-012AA, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_8.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py")
(tags "SOIC SO")
(attr smd)
(fp_text reference REF** (at 0 -3.4) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SOIC-8_3.9x4.9mm_P1.27mm (at 0 3.4) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 3.9 -2.7) (end -3.9 -2.7) (layer F.SilkS) (width 0.12))
(fp_line (start 3.9 2.7) (end 3.9 -2.7) (layer F.SilkS) (width 0.12))
(fp_line (start -3.9 2.7) (end 3.9 2.7) (layer F.SilkS) (width 0.12))
(fp_line (start -3.9 -2.7) (end -3.9 2.7) (layer F.SilkS) (width 0.12))
(fp_line (start -1.95 -1.475) (end -0.975 -2.45) (layer F.Fab) (width 0.1))
(fp_line (start -1.95 2.45) (end -1.95 -1.475) (layer F.Fab) (width 0.1))
(fp_line (start 1.95 2.45) (end -1.95 2.45) (layer F.Fab) (width 0.1))
(fp_line (start 1.95 -2.45) (end 1.95 2.45) (layer F.Fab) (width 0.1))
(fp_line (start -0.975 -2.45) (end 1.95 -2.45) (layer F.Fab) (width 0.1))
(fp_text user * (at -3.5 -2.8) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.98 0.98) (thickness 0.15)))
)
(pad 1 smd roundrect (at -2.575 -1.905) (size 2.15 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 2 smd roundrect (at -2.575 -0.635) (size 2.15 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 3 smd roundrect (at -2.575 0.635) (size 2.15 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 4 smd roundrect (at -2.575 1.905) (size 2.15 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 5 smd roundrect (at 2.575 1.905) (size 2.15 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 6 smd roundrect (at 2.575 0.635) (size 2.15 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 7 smd roundrect (at 2.575 -0.635) (size 2.15 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(pad 8 smd roundrect (at 2.575 -1.905) (size 2.15 0.6) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
(model ${KISYS3DMOD}/Package_SO.3dshapes/SOIC-8_3.9x4.9mm_P1.27mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

8
GE_ESP32.dcm Normal file
View File

@ -0,0 +1,8 @@
EESchema-DOCLIB Version 2.0
#
$CMP ESP32_WROOM
D ESP32_WROOM Pinout
F https://geekelectronick.com/wp-content/uploads/ESP32WROOM.pdf
$ENDCMP
#
#End Doc Library

615
GE_ESP32.kicad_sym Normal file
View File

@ -0,0 +1,615 @@
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
(symbol "ESP01F" (in_bom yes) (on_board yes)
(property "Reference" "U" (at 0 11.43 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "" (at 0 12.7 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "GE_ESP32:ESP01F" (at 0 12.7 0)
(effects (font (size 1.27 1.27)))
)
(property "Datasheet" "" (at 0 12.7 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "ESP01F_1_1"
(rectangle (start -8.89 10.16) (end 8.89 -12.7)
(stroke (width 0) (type default))
(fill (type background))
)
(pin input line (at -11.43 8.89 0) (length 2.54)
(name "ANT" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 -11.43 180) (length 2.54)
(name "IO2" (effects (font (size 1.27 1.27))))
(number "10" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 -8.89 180) (length 2.54)
(name "IO0" (effects (font (size 1.27 1.27))))
(number "11" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 -6.35 180) (length 2.54)
(name "IO4" (effects (font (size 1.27 1.27))))
(number "12" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 -3.81 180) (length 2.54)
(name "IO5" (effects (font (size 1.27 1.27))))
(number "13" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 -1.27 180) (length 2.54)
(name "RX" (effects (font (size 1.27 1.27))))
(number "14" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 1.27 180) (length 2.54)
(name "TX" (effects (font (size 1.27 1.27))))
(number "15" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 3.81 180) (length 2.54)
(name "RST" (effects (font (size 1.27 1.27))))
(number "16" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 6.35 180) (length 2.54)
(name "3V3" (effects (font (size 1.27 1.27))))
(number "17" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 8.89 180) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "18" (effects (font (size 1.27 1.27))))
)
(pin input line (at 0 -15.24 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "19" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 6.35 0) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 3.81 0) (length 2.54)
(name "ADC" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 1.27 0) (length 2.54)
(name "EN" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 -1.27 0) (length 2.54)
(name "IO16" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 -3.81 0) (length 2.54)
(name "IO14" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 -6.35 0) (length 2.54)
(name "IO12" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 -8.89 0) (length 2.54)
(name "IO13" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 -11.43 0) (length 2.54)
(name "IO15" (effects (font (size 1.27 1.27))))
(number "9" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "ESP32_TTGO" (in_bom yes) (on_board yes)
(property "Reference" "U" (at 0 29.21 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "ESP32_TTGO" (at 0 -29.21 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at -3.81 15.24 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at -3.81 15.24 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "ESP32_TTGO_0_1"
(rectangle (start -8.89 27.94) (end 8.89 -26.67)
(stroke (width 0) (type default))
(fill (type background))
)
)
(symbol "ESP32_TTGO_1_1"
(pin input line (at -11.43 25.4 0) (length 2.54)
(name "3V3" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 2.54 0) (length 2.54)
(name "IO26" (effects (font (size 1.27 1.27))))
(number "10" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 0 0) (length 2.54)
(name "IO27" (effects (font (size 1.27 1.27))))
(number "11" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 -2.54 0) (length 2.54)
(name "IO14" (effects (font (size 1.27 1.27))))
(number "12" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 -5.08 0) (length 2.54)
(name "IO12" (effects (font (size 1.27 1.27))))
(number "13" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 -7.62 0) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "14" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 -10.16 0) (length 2.54)
(name "IO13" (effects (font (size 1.27 1.27))))
(number "15" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 -12.7 0) (length 2.54)
(name "SD2" (effects (font (size 1.27 1.27))))
(number "16" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 -15.24 0) (length 2.54)
(name "SD3" (effects (font (size 1.27 1.27))))
(number "17" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 -17.78 0) (length 2.54)
(name "CMD" (effects (font (size 1.27 1.27))))
(number "18" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 -20.32 0) (length 2.54)
(name "5V" (effects (font (size 1.27 1.27))))
(number "19" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 22.86 0) (length 2.54)
(name "EN" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 -22.86 0) (length 2.54)
(name "SPK+" (effects (font (size 1.27 1.27))))
(number "20" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 -25.4 0) (length 2.54)
(name "SPK-" (effects (font (size 1.27 1.27))))
(number "21" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 -25.4 180) (length 2.54)
(name "MIC+" (effects (font (size 1.27 1.27))))
(number "22" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 -22.86 180) (length 2.54)
(name "MIC-" (effects (font (size 1.27 1.27))))
(number "23" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 -20.32 180) (length 2.54)
(name "CLK" (effects (font (size 1.27 1.27))))
(number "24" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 -17.78 180) (length 2.54)
(name "SD0" (effects (font (size 1.27 1.27))))
(number "25" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 -15.24 180) (length 2.54)
(name "SD1" (effects (font (size 1.27 1.27))))
(number "26" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 -12.7 180) (length 2.54)
(name "IO15" (effects (font (size 1.27 1.27))))
(number "27" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 -10.16 180) (length 2.54)
(name "IO2" (effects (font (size 1.27 1.27))))
(number "28" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 -7.62 180) (length 2.54)
(name "IO0" (effects (font (size 1.27 1.27))))
(number "29" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 20.32 0) (length 2.54)
(name "VP" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 -5.08 180) (length 2.54)
(name "IO4" (effects (font (size 1.27 1.27))))
(number "30" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 -2.54 180) (length 2.54)
(name "NC" (effects (font (size 1.27 1.27))))
(number "31" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 0 180) (length 2.54)
(name "NC" (effects (font (size 1.27 1.27))))
(number "32" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 2.54 180) (length 2.54)
(name "IO5" (effects (font (size 1.27 1.27))))
(number "33" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 5.08 180) (length 2.54)
(name "IO18" (effects (font (size 1.27 1.27))))
(number "34" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 7.62 180) (length 2.54)
(name "IO19" (effects (font (size 1.27 1.27))))
(number "35" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 10.16 180) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "36" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 12.7 180) (length 2.54)
(name "IO21" (effects (font (size 1.27 1.27))))
(number "37" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 15.24 180) (length 2.54)
(name "RX" (effects (font (size 1.27 1.27))))
(number "38" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 17.78 180) (length 2.54)
(name "TX" (effects (font (size 1.27 1.27))))
(number "39" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 17.78 0) (length 2.54)
(name "VN" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 20.32 180) (length 2.54)
(name "IO22" (effects (font (size 1.27 1.27))))
(number "40" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 22.86 180) (length 2.54)
(name "IO23" (effects (font (size 1.27 1.27))))
(number "41" (effects (font (size 1.27 1.27))))
)
(pin input line (at 11.43 25.4 180) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "42" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 15.24 0) (length 2.54)
(name "IO34" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 12.7 0) (length 2.54)
(name "IO35" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 10.16 0) (length 2.54)
(name "IO32" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 7.62 0) (length 2.54)
(name "IO33" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
(pin input line (at -11.43 5.08 0) (length 2.54)
(name "IO25" (effects (font (size 1.27 1.27))))
(number "9" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "ESP32_WROOM" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (at 0 24.13 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "ESP32_WROOM" (at 0 21.59 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "GE_ESP32:ESP32_WROOM_32D" (at 0 -35.56 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://geekelectronick.com/wp-content/uploads/ESP32WROOM.pdf" (at 0 24.13 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "ESP32_WROOM Pinout" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "ESP32_WROOM_0_1"
(rectangle (start -19.05 20.32) (end 16.51 -21.59)
(stroke (width 0) (type default))
(fill (type background))
)
)
(symbol "ESP32_WROOM_1_1"
(pin power_in line (at -21.59 17.78 0) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -21.59 -5.08 0) (length 2.54)
(name "IO25" (effects (font (size 1.27 1.27))))
(number "10" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -21.59 -7.62 0) (length 2.54)
(name "IO26" (effects (font (size 1.27 1.27))))
(number "11" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -21.59 -10.16 0) (length 2.54)
(name "IO27" (effects (font (size 1.27 1.27))))
(number "12" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -21.59 -12.7 0) (length 2.54)
(name "IO14" (effects (font (size 1.27 1.27))))
(number "13" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -21.59 -15.24 0) (length 2.54)
(name "IO12" (effects (font (size 1.27 1.27))))
(number "14" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -12.7 -24.13 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "15" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -10.16 -24.13 90) (length 2.54)
(name "IO13" (effects (font (size 1.27 1.27))))
(number "16" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -7.62 -24.13 90) (length 2.54)
(name "SD2" (effects (font (size 1.27 1.27))))
(number "17" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -5.08 -24.13 90) (length 2.54)
(name "SD3" (effects (font (size 1.27 1.27))))
(number "18" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -2.54 -24.13 90) (length 2.54)
(name "CMD" (effects (font (size 1.27 1.27))))
(number "19" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -21.59 15.24 0) (length 2.54)
(name "3V3" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 0 -24.13 90) (length 2.54)
(name "CLK" (effects (font (size 1.27 1.27))))
(number "20" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 2.54 -24.13 90) (length 2.54)
(name "SD0" (effects (font (size 1.27 1.27))))
(number "21" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 5.08 -24.13 90) (length 2.54)
(name "SD1" (effects (font (size 1.27 1.27))))
(number "22" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 7.62 -24.13 90) (length 2.54)
(name "IO15" (effects (font (size 1.27 1.27))))
(number "23" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 10.16 -24.13 90) (length 2.54)
(name "IO2" (effects (font (size 1.27 1.27))))
(number "24" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 19.05 -15.24 180) (length 2.54)
(name "IO0" (effects (font (size 1.27 1.27))))
(number "25" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 19.05 -12.7 180) (length 2.54)
(name "IO4" (effects (font (size 1.27 1.27))))
(number "26" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 19.05 -10.16 180) (length 2.54)
(name "IO16" (effects (font (size 1.27 1.27))))
(number "27" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 19.05 -7.62 180) (length 2.54)
(name "IO17" (effects (font (size 1.27 1.27))))
(number "28" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 19.05 -5.08 180) (length 2.54)
(name "IO5" (effects (font (size 1.27 1.27))))
(number "29" (effects (font (size 1.27 1.27))))
)
(pin input line (at -21.59 12.7 0) (length 2.54)
(name "EN" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 19.05 -2.54 180) (length 2.54)
(name "IO18" (effects (font (size 1.27 1.27))))
(number "30" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 19.05 0 180) (length 2.54)
(name "IO19" (effects (font (size 1.27 1.27))))
(number "31" (effects (font (size 1.27 1.27))))
)
(pin no_connect line (at 19.05 2.54 180) (length 2.54)
(name "NC" (effects (font (size 1.27 1.27))))
(number "32" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 19.05 5.08 180) (length 2.54)
(name "IO21" (effects (font (size 1.27 1.27))))
(number "33" (effects (font (size 1.27 1.27))))
)
(pin input line (at 19.05 7.62 180) (length 2.54)
(name "RXD0" (effects (font (size 1.27 1.27))))
(number "34" (effects (font (size 1.27 1.27))))
)
(pin output line (at 19.05 10.16 180) (length 2.54)
(name "TXD0" (effects (font (size 1.27 1.27))))
(number "35" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 19.05 12.7 180) (length 2.54)
(name "IO22" (effects (font (size 1.27 1.27))))
(number "36" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 19.05 15.24 180) (length 2.54)
(name "IO23" (effects (font (size 1.27 1.27))))
(number "37" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 19.05 17.78 180) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "38" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 15.24 -24.13 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "39" (effects (font (size 1.27 1.27))))
)
(pin input line (at -21.59 10.16 0) (length 2.54)
(name "SENSOR_VP" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin input line (at -21.59 7.62 0) (length 2.54)
(name "SENSOR_VN" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -21.59 5.08 0) (length 2.54)
(name "IO34" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -21.59 2.54 0) (length 2.54)
(name "IO35" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -21.59 0 0) (length 2.54)
(name "IO32" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -21.59 -2.54 0) (length 2.54)
(name "IO33" (effects (font (size 1.27 1.27))))
(number "9" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "WT32-ETH01" (in_bom yes) (on_board yes)
(property "Reference" "U" (at 0 27.305 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "WT32-ETH01" (at 10.795 39.37 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "GE_ESP32:WT32-ETH01" (at 0 27.305 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 27.305 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "WT32-ETH01_0_1"
(polyline
(pts
(xy 10.16 19.685)
(xy 10.16 19.685)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 48.26 31.75)
(xy 48.26 31.75)
)
(stroke (width 0) (type default))
(fill (type none))
)
(rectangle (start 3.81 37.465) (end 19.05 1.905)
(stroke (width 0) (type default))
(fill (type background))
)
(rectangle (start 54.61 3.81) (end 54.61 3.81)
(stroke (width 0) (type default))
(fill (type none))
)
)
(symbol "WT32-ETH01_1_1"
(pin output line (at 0 34.925 0) (length 3.81)
(name "TX0" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin output line (at 0 12.065 0) (length 3.81)
(name "IO35" (effects (font (size 1.27 1.27))))
(number "10" (effects (font (size 1.27 1.27))))
)
(pin output line (at 0 9.525 0) (length 3.81)
(name "IO4" (effects (font (size 1.27 1.27))))
(number "11" (effects (font (size 1.27 1.27))))
)
(pin output line (at 0 6.985 0) (length 3.81)
(name "IO2" (effects (font (size 1.27 1.27))))
(number "12" (effects (font (size 1.27 1.27))))
)
(pin output line (at 0 4.445 0) (length 3.81)
(name "GND" (effects (font (size 1.27 1.27))))
(number "13" (effects (font (size 1.27 1.27))))
)
(pin output line (at 22.86 34.925 180) (length 3.81)
(name "EN" (effects (font (size 1.27 1.27))))
(number "14" (effects (font (size 1.27 1.27))))
)
(pin output line (at 22.86 32.385 180) (length 3.81)
(name "GND" (effects (font (size 1.27 1.27))))
(number "15" (effects (font (size 1.27 1.27))))
)
(pin output line (at 22.86 29.845 180) (length 3.81)
(name "3V3" (effects (font (size 1.27 1.27))))
(number "16" (effects (font (size 1.27 1.27))))
)
(pin output line (at 22.86 27.305 180) (length 3.81)
(name "EN" (effects (font (size 1.27 1.27))))
(number "17" (effects (font (size 1.27 1.27))))
)
(pin output line (at 22.86 24.765 180) (length 3.81)
(name "CFG" (effects (font (size 1.27 1.27))))
(number "18" (effects (font (size 1.27 1.27))))
)
(pin output line (at 22.86 22.225 180) (length 3.81)
(name "485_EN" (effects (font (size 1.27 1.27))))
(number "19" (effects (font (size 1.27 1.27))))
)
(pin output line (at 0 32.385 0) (length 3.81)
(name "RX0" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin output line (at 22.86 19.685 180) (length 3.81)
(name "RXD" (effects (font (size 1.27 1.27))))
(number "20" (effects (font (size 1.27 1.27))))
)
(pin output line (at 22.86 17.145 180) (length 3.81)
(name "TXD" (effects (font (size 1.27 1.27))))
(number "21" (effects (font (size 1.27 1.27))))
)
(pin output line (at 22.86 14.605 180) (length 3.81)
(name "GND" (effects (font (size 1.27 1.27))))
(number "22" (effects (font (size 1.27 1.27))))
)
(pin output line (at 22.86 12.065 180) (length 3.81)
(name "3V3" (effects (font (size 1.27 1.27))))
(number "23" (effects (font (size 1.27 1.27))))
)
(pin output line (at 22.86 9.525 180) (length 3.81)
(name "GND" (effects (font (size 1.27 1.27))))
(number "24" (effects (font (size 1.27 1.27))))
)
(pin output line (at 22.86 6.985 180) (length 3.81)
(name "5V0" (effects (font (size 1.27 1.27))))
(number "25" (effects (font (size 1.27 1.27))))
)
(pin output line (at 22.86 4.445 180) (length 3.81)
(name "LINK" (effects (font (size 1.27 1.27))))
(number "26" (effects (font (size 1.27 1.27))))
)
(pin output line (at 0 29.845 0) (length 3.81)
(name "IO0" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin output line (at 0 27.305 0) (length 3.81)
(name "GND" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin output line (at 0 24.765 0) (length 3.81)
(name "IO39" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin output line (at 0 22.225 0) (length 3.81)
(name "IO36" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin output line (at 0 19.685 0) (length 3.81)
(name "IO15" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin output line (at 0 17.145 0) (length 3.81)
(name "IO14" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
(pin output line (at 0 14.605 0) (length 3.81)
(name "IO12" (effects (font (size 1.27 1.27))))
(number "9" (effects (font (size 1.27 1.27))))
)
)
)
)

55
GE_ESP32.lib Normal file
View File

@ -0,0 +1,55 @@
EESchema-LIBRARY Version 2.4
#encoding utf-8
#
# ESP32_WROOM
#
DEF ESP32_WROOM U 0 40 Y Y 1 F N
F0 "U" 0 950 50 H V C CNN
F1 "ESP32_WROOM" 0 850 50 H V C CNN
F2 "GE_ESP32:ESP32_WROOM_32D" 0 -1400 50 H I C CNN
F3 "" 0 950 50 H I C CNN
DRAW
S -750 800 650 -850 0 1 0 f
X GND 1 -850 700 100 R 50 50 1 1 W
X IO25 10 -850 -200 100 R 50 50 1 1 B
X IO26 11 -850 -300 100 R 50 50 1 1 B
X IO27 12 -850 -400 100 R 50 50 1 1 B
X IO14 13 -850 -500 100 R 50 50 1 1 B
X IO12 14 -850 -600 100 R 50 50 1 1 B
X GND 15 -500 -950 100 U 50 50 1 1 W
X IO13 16 -400 -950 100 U 50 50 1 1 B
X SD2 17 -300 -950 100 U 50 50 1 1 B
X SD3 18 -200 -950 100 U 50 50 1 1 B
X CMD 19 -100 -950 100 U 50 50 1 1 B
X 3V3 2 -850 600 100 R 50 50 1 1 W
X CLK 20 0 -950 100 U 50 50 1 1 B
X SD0 21 100 -950 100 U 50 50 1 1 B
X SD1 22 200 -950 100 U 50 50 1 1 B
X IO15 23 300 -950 100 U 50 50 1 1 B
X IO2 24 400 -950 100 U 50 50 1 1 B
X IO0 25 750 -600 100 L 50 50 1 1 B
X IO4 26 750 -500 100 L 50 50 1 1 B
X IO16 27 750 -400 100 L 50 50 1 1 B
X IO17 28 750 -300 100 L 50 50 1 1 B
X IO5 29 750 -200 100 L 50 50 1 1 B
X EN 3 -850 500 100 R 50 50 1 1 I
X IO18 30 750 -100 100 L 50 50 1 1 B
X IO19 31 750 0 100 L 50 50 1 1 B
X NC 32 750 100 100 L 50 50 1 1 N
X IO21 33 750 200 100 L 50 50 1 1 B
X RXD0 34 750 300 100 L 50 50 1 1 I
X TXD0 35 750 400 100 L 50 50 1 1 O
X IO22 36 750 500 100 L 50 50 1 1 B
X IO23 37 750 600 100 L 50 50 1 1 B
X GND 38 750 700 100 L 50 50 1 1 W
X GND 39 600 -950 100 U 50 50 1 1 W
X SENSOR_VP 4 -850 400 100 R 50 50 1 1 I
X SENSOR_VN 5 -850 300 100 R 50 50 1 1 I
X IO34 6 -850 200 100 R 50 50 1 1 B
X IO35 7 -850 100 100 R 50 50 1 1 B
X IO32 8 -850 0 100 R 50 50 1 1 B
X IO33 9 -850 -100 100 R 50 50 1 1 B
ENDDRAW
ENDDEF
#
#End Library

View File

@ -0,0 +1,70 @@
(footprint "ESP01F" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(attr smd)
(fp_text reference "REF**" (at 0 -7.62 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.1)))
(tstamp 75ca675f-07d4-4856-a318-ef3bf7ed60ce)
)
(fp_text value "ESP01F" (at 0 7.366 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 41ebaf20-60cf-430f-8070-da9b919817ed)
)
(fp_text user "${REFERENCE}" (at 0 8.866 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 0739e19a-8100-4b96-8edc-dc10fd80f534)
)
(fp_line (start -6.096 -5.842) (end 6.096 -5.842)
(stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 88a0a2c2-b029-4c78-9aa3-0200e58fcbff))
(fp_line (start -6.096 5.842) (end -6.096 -5.842)
(stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 61b87292-4403-4f3c-b5bb-01651a772d53))
(fp_line (start 6.096 -5.842) (end 6.096 5.842)
(stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 4d6db3f8-a6c7-45d5-95de-765b083a3343))
(fp_line (start 6.096 5.842) (end -6.096 5.842)
(stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp e5f5fddd-36f5-477b-a3fe-10125fbb6b48))
(fp_line (start -5 -5.5) (end 5 -5.5)
(stroke (width 0.1) (type default)) (layer "F.Fab") (tstamp ba508fab-faca-4919-bb7e-bdd7a505de0e))
(fp_line (start -5 5.5) (end -5 -5.5)
(stroke (width 0.1) (type default)) (layer "F.Fab") (tstamp 31e7dedb-aab9-440e-ab5e-c4b4d4e6fdbe))
(fp_line (start 5 -5.5) (end 5 5.5)
(stroke (width 0.1) (type default)) (layer "F.Fab") (tstamp 6a6cfcab-7eef-4920-a6f9-a3741d4e1c93))
(fp_line (start 5 5.5) (end -5 5.5)
(stroke (width 0.1) (type default)) (layer "F.Fab") (tstamp f6ab6c22-7189-4123-83ed-9053186202f9))
(pad "1" smd roundrect (at -5.08 -4.4) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(thermal_bridge_angle 45) (tstamp 15072b73-cb92-4b26-b4c4-8f18fb8a30f0))
(pad "2" smd roundrect (at -5.08 -3.3) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(thermal_bridge_angle 45) (tstamp 29a6a780-b134-4743-b70a-3358170ff631))
(pad "3" smd roundrect (at -5.08 -2.2) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(thermal_bridge_angle 45) (tstamp 50725421-4b45-48e3-a5c3-59314fb34735))
(pad "4" smd roundrect (at -5.08 -1.1) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(thermal_bridge_angle 45) (tstamp d804ddea-8daa-440f-ba6e-ad18c3b8581a))
(pad "5" smd roundrect (at -5.08 0) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(thermal_bridge_angle 45) (tstamp 5d03e2e6-eaca-4c28-a396-57cadedc01d3))
(pad "6" smd roundrect (at -5.08 1.1) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(thermal_bridge_angle 45) (tstamp 269abf4e-3887-4afd-9db1-385633a33ffb))
(pad "7" smd roundrect (at -5.08 2.2) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(thermal_bridge_angle 45) (tstamp 1bfb518b-76e0-4e4e-a25f-a3dd6a202a15))
(pad "8" smd roundrect (at -5.08 3.3) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(thermal_bridge_angle 45) (tstamp 06d3b9c6-9987-412d-a661-6df126317a49))
(pad "9" smd roundrect (at -5.08 4.4) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(thermal_bridge_angle 45) (tstamp 0db2b538-41af-4b23-941e-489a1ab74004))
(pad "10" smd roundrect (at 5.08 4.4) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(thermal_bridge_angle 45) (tstamp 6f723eef-c5cc-4f32-9693-9c2d2294181a))
(pad "11" smd roundrect (at 5.08 3.3) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(thermal_bridge_angle 45) (tstamp 4c4f0cfc-4fca-4c9a-b435-7263b6312754))
(pad "12" smd roundrect (at 5.08 2.2) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(thermal_bridge_angle 45) (tstamp 37c77658-cdde-44f6-8391-e04156dd1568))
(pad "13" smd roundrect (at 5.08 1.1) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(thermal_bridge_angle 45) (tstamp fd6a213e-1cd9-4ea7-b06b-2f9dfda99c4d))
(pad "14" smd roundrect (at 5.08 0) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(thermal_bridge_angle 45) (tstamp aa90c59f-5a00-42d7-a72e-5bc484536b9b))
(pad "15" smd roundrect (at 5.08 -1.1) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(thermal_bridge_angle 45) (tstamp 5d8f8e70-b437-4a4d-9358-ff013c06af98))
(pad "16" smd roundrect (at 5.08 -2.2) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(thermal_bridge_angle 45) (tstamp 97bcc9ad-37c5-45fa-a153-1dd84609ed61))
(pad "17" smd roundrect (at 5.08 -3.3) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(thermal_bridge_angle 45) (tstamp 377e1b09-6d49-4a70-ac77-abdfba5301db))
(pad "18" smd roundrect (at 5.08 -4.4) (size 1.5 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(thermal_bridge_angle 45) (tstamp 61696ab0-a031-4dae-a340-ec4ea433fdea))
(pad "19" smd roundrect (at 1.1 0.75) (size 3.7 3.7) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(thermal_bridge_angle 45) (tstamp 00965498-25d3-4d50-a7d9-a17c8df39ea1))
)

View File

@ -0,0 +1,67 @@
(footprint "ESP32_TTGO" (version 20211014) (generator pcbnew)
(layer "F.Cu")
(tedit 0)
(attr smd)
(fp_text reference "REF**" (at 11.4 -15.3 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 9920916b-68dc-4e40-8cbb-e0a3534ca2a5)
)
(fp_text value "ESP32_TTGO" (at 11.4 -13.8 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 4d6a55c1-3f8d-4661-9fff-285ca2b81f58)
)
(fp_text user "${REFERENCE}" (at 11.4 -12.3 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 22442b0a-bc7d-4528-b011-c22c09007abf)
)
(fp_text user "${REFERENCE}" (at 26.67 2.5 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 9947423a-64a4-4519-91cf-9a2119dfaeb5)
)
(fp_line (start 0.1 64.49) (end 29.11 64.49) (layer "F.SilkS") (width 0.12) (tstamp 5b03d337-ed2d-4214-89ce-662c6cf2959b))
(fp_line (start 0.1 -10.29) (end 29.11 -10.29) (layer "F.SilkS") (width 0.12) (tstamp 5b0ca39d-aa9a-4a8d-8a10-158d8b7ce1c0))
(fp_line (start 0.1 -10.29) (end 0.1 64.49) (layer "F.SilkS") (width 0.12) (tstamp abb45bc7-9891-4b38-986f-63a443ec02fb))
(fp_line (start 29.11 -10.29) (end 29.11 64.49) (layer "F.SilkS") (width 0.12) (tstamp dfb9b935-83a3-4428-9c0c-7bf51c55b2c6))
(pad "1" thru_hole circle (at 1.2 0) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp 92a70edc-f438-4e6d-8c23-91df74bd20ad))
(pad "2" thru_hole circle (at 1.2 2.54) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp eb629ff3-0cb4-4d28-b655-7bf2d8208096))
(pad "3" thru_hole circle (at 1.2 5.08) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp f1de7f88-0b8d-40a8-8a6e-ff1511893595))
(pad "4" thru_hole circle (at 1.2 7.62) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp bde0da90-8782-4176-810a-9b86bfcf66ce))
(pad "5" thru_hole circle (at 1.2 10.16) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp 73b5264f-ebdf-49de-ba97-c741f2f0ae04))
(pad "6" thru_hole circle (at 1.2 12.7) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp 68243db7-713d-48e0-8676-ea651d42e52e))
(pad "7" thru_hole circle (at 1.2 15.24) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp 49e24928-da52-432d-ba84-2c264e6ecd53))
(pad "8" thru_hole circle (at 1.2 17.78) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp a36c293a-8071-4277-bc60-715d27b2b989))
(pad "9" thru_hole circle (at 1.2 20.32) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp e0d7d419-250e-4fce-9798-aae5f1448986))
(pad "10" thru_hole circle (at 1.2 22.86) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp 8f2db247-cef0-417b-b5ee-b0228365842c))
(pad "11" thru_hole circle (at 1.2 25.4) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp ca147e1c-d488-444b-9f56-5e22926767ff))
(pad "12" thru_hole circle (at 1.2 27.94) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp 0cf9836e-699e-4227-b6b5-5a272c9a7c59))
(pad "13" thru_hole circle (at 1.2 30.48) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp 13d63587-b765-4f2e-8992-7bcdb8278ef4))
(pad "14" thru_hole circle (at 1.2 33.02) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp d0b830ed-1540-41e5-a0a0-d335058fd4ea))
(pad "15" thru_hole circle (at 1.2 35.56) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp ffa91eba-f8bf-4f3e-a0e0-f9d7c2bbff97))
(pad "16" thru_hole circle (at 1.2 38.1) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp 4da01b81-3a29-48d9-91f6-296ba13bde80))
(pad "17" thru_hole circle (at 1.2 40.64) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp b7e356ab-d46b-4839-aa9f-4e0abc49420d))
(pad "18" thru_hole circle (at 1.194182 43.15709) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp bbc6f846-0664-46f9-ad5f-d4dc521b753e))
(pad "19" thru_hole circle (at 1.2 45.72) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp 48687bf7-8fa9-49a4-a397-05304df5be41))
(pad "20" thru_hole circle (at 1.2 48.26) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp 7cbe3dec-7252-474e-9e47-13b0626ce1ca))
(pad "21" thru_hole circle (at 1.2 50.8) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp 55b1fc1e-8eea-40ed-b14f-e1dd6869c69d))
(pad "22" thru_hole circle (at 27.87 50.8) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp 94b4df38-e19c-4a0e-9bdd-f4f906c7132b))
(pad "23" thru_hole circle (at 27.87 48.26) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp e5949845-c883-41ec-9891-e245a55c3f48))
(pad "24" thru_hole circle (at 27.87 45.72) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp 3f428c88-53a1-4e3f-8d19-be46bed0235a))
(pad "25" thru_hole circle (at 27.864182 43.15709) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp afa13a93-b181-4c47-b1c5-5a96f9304589))
(pad "26" thru_hole circle (at 27.87 40.64) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp 15105fe8-2493-4e7c-a002-54edbfb3cf6a))
(pad "27" thru_hole circle (at 27.87 38.1) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp a783ac11-ea1e-48af-a667-b6b9904f6458))
(pad "28" thru_hole circle (at 27.87 35.56) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp 82c5ee7a-bf6d-40e5-bbd9-6efbcf7f4d5d))
(pad "29" thru_hole circle (at 27.87 33.02) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp 70923e26-2568-4b36-b97e-708e42f3fe44))
(pad "30" thru_hole circle (at 27.87 30.48) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp 2044d1ae-ea72-4111-b109-d628049f418e))
(pad "31" thru_hole circle (at 27.87 27.94) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp 5aa51a9e-9835-4f98-8a02-8a36c3b0824f))
(pad "32" thru_hole circle (at 27.87 25.4) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp 415c7400-3dac-45d1-a11b-bc350fcd7c2b))
(pad "33" thru_hole circle (at 27.87 22.86) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp df97988c-b884-4b7e-ad27-505b372934bb))
(pad "34" thru_hole circle (at 27.87 20.32) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp c8995592-b26c-4d17-be38-75974f59fb5f))
(pad "35" thru_hole circle (at 27.87 17.78) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp 2fc4aa66-ee57-4183-8773-4b73dc0c808b))
(pad "36" thru_hole circle (at 27.87 15.24) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp 2e48b7f6-bf44-4ebd-9d68-927373342190))
(pad "37" thru_hole circle (at 27.87 12.7) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp 6799af10-3283-448e-8181-eef4dcb02676))
(pad "38" thru_hole circle (at 27.87 10.16) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp 9a14e42b-df11-4aee-a776-2c8df5d4af88))
(pad "39" thru_hole circle (at 27.87 7.62) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp ec9b7b16-a9d5-48b7-a6cb-65c744314cbe))
(pad "40" thru_hole circle (at 27.87 5.08) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp 29722dd6-5e36-42a8-bca3-f6e513c06939))
(pad "41" thru_hole circle (at 27.87 2.54) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp ee9cd939-e747-467b-b9a0-1eacb6b7a360))
(pad "42" thru_hole circle (at 27.87 0) (size 1.526 1.526) (drill 1) (layers *.Cu *.Mask) (tstamp 4c16ecc2-3391-4c3e-b928-2443bbfd5218))
)

View File

@ -0,0 +1,63 @@
(module ESP32_WROOM_32D (layer F.Cu) (tedit 62615D7E)
(fp_text reference REF** (at -6.35 -13.97) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value ESP32_WROOM_32D (at 3.81 -13.97) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -9 -12.75) (end -9 -6.45) (layer F.SilkS) (width 0.12))
(fp_line (start 9 -12.75) (end -9 -12.75) (layer F.SilkS) (width 0.12))
(fp_line (start 9 -6.45) (end 9 -12.75) (layer F.SilkS) (width 0.12))
(fp_line (start -9 -6.45) (end 9 -6.45) (layer F.SilkS) (width 0.12))
(fp_line (start -9 -6.45) (end 9 -6.45) (layer Dwgs.User) (width 0.12))
(fp_line (start 9 12.75) (end -9 12.75) (layer Dwgs.User) (width 0.12))
(fp_line (start 9 -12.75) (end 9 12.75) (layer Dwgs.User) (width 0.12))
(fp_line (start -9 -12.75) (end 9 -12.75) (layer Dwgs.User) (width 0.12))
(fp_line (start -9 12.75) (end -9 -12.75) (layer Dwgs.User) (width 0.12))
(fp_line (start -9 11.75) (end -9 12.75) (layer F.SilkS) (width 0.12))
(fp_line (start -9 12.75) (end -6.5 12.75) (layer F.SilkS) (width 0.12))
(fp_line (start 9 11.75) (end 9 12.75) (layer F.SilkS) (width 0.12))
(fp_line (start 9 12.75) (end 6.5 12.75) (layer F.SilkS) (width 0.12))
(fp_text user %R (at -6.38 -11.52) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 39 thru_hole circle (at -1 2.24 90) (size 5 5) (drill 3.5) (layers *.Cu *.Mask))
(pad 24 smd rect (at 5.715 12.75 90) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 23 smd rect (at 4.445 12.75 90) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 22 smd rect (at 3.175 12.75 90) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 21 smd rect (at 1.905 12.75 90) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 20 smd rect (at 0.635 12.75 90) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 19 smd rect (at -0.635 12.75 90) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 18 smd rect (at -1.905 12.75 90) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 17 smd rect (at -3.175 12.75 90) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 16 smd rect (at -4.445 12.75 90) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 15 smd rect (at -5.715 12.75 90) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 38 smd rect (at 9 -5.71) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 37 smd rect (at 9 -4.44) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 36 smd rect (at 9 -3.17) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 35 smd rect (at 9 -1.9) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 34 smd rect (at 9 -0.63) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 33 smd rect (at 9 0.64) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 32 smd rect (at 9 1.91) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 31 smd rect (at 9 3.18) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 30 smd rect (at 9 4.45) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 29 smd rect (at 9 5.72) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 28 smd rect (at 9 6.99) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 27 smd rect (at 9 8.26) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 26 smd rect (at 9 9.53) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 25 smd rect (at 9 10.8) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 14 smd rect (at -9 10.8) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 13 smd rect (at -9 9.53) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 12 smd rect (at -9 8.26) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 11 smd rect (at -9 6.99) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 10 smd rect (at -9 5.72) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 9 smd rect (at -9 4.45) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 8 smd rect (at -9 3.18) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 7 smd rect (at -9 1.91) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 6 smd rect (at -9 0.64) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 5 smd rect (at -9 -0.63) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at -9 -1.9) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at -9 -3.17) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at -9 -4.44) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at -9 -5.71) (size 2.5 0.9) (layers F.Cu F.Paste F.Mask))
)

View File

@ -0,0 +1,55 @@
(footprint "WT32-ETH01" (version 20211014) (generator pcbnew)
(layer "F.Cu")
(tedit 0)
(attr through_hole)
(fp_text reference "REF**" (at 2.6 -56.6 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 81df5d88-9515-4a60-abce-eaebe6f030c7)
)
(fp_text value "WT32-ETH01" (at 20.2 -56.4 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp e46a366a-6805-4642-b019-d721373ffbc7)
)
(fp_text user "MODULE" (at 3.81 -53.34 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 09406471-28ff-49d0-8aed-97862cb49569)
)
(fp_text user "ETH" (at 2.54 -1.27 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp a7fa227f-eb2d-4a0e-9b01-05b3b0824f0b)
)
(fp_text user "${REFERENCE}" (at 2.54 1.27 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 643d1662-5c84-4afc-ac49-82455c38ee6d)
)
(fp_line (start 0 0) (end 25.5 0) (layer "F.SilkS") (width 0.12) (tstamp 6ea4cef5-5deb-4a5a-b2f6-cd074e2ccc90))
(fp_line (start 0 -55.4) (end 25.5 -55.4) (layer "F.SilkS") (width 0.12) (tstamp 724a4952-bb98-4e03-b123-b351e74b4b7f))
(fp_line (start 25.5 0) (end 25.5 -55.4) (layer "F.SilkS") (width 0.12) (tstamp d1615071-dfcf-4fdf-b32a-9ac9c812e652))
(fp_line (start 0 0) (end 0 -55.4) (layer "F.SilkS") (width 0.12) (tstamp e8d51a7c-6564-4c51-a5a1-053ba55071f1))
(pad "1" thru_hole rect (at 24.13 -46.99) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp 95e9c935-c3c0-4325-ace2-4ffc997d605d))
(pad "2" thru_hole circle (at 24.13 -44.45) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp 5cd709e6-0ff7-431d-a1fb-8cf05a707c2f))
(pad "3" thru_hole circle (at 24.13 -41.91) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp 44d4d4c6-4a48-4298-9ddb-16e75f531202))
(pad "4" thru_hole circle (at 24.13 -39.37) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp 8e71587c-ed83-4f5e-b4be-67258ed5a500))
(pad "5" thru_hole circle (at 24.13 -36.83) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp 17cfeced-fae9-4af7-a684-2db6f24754ce))
(pad "6" thru_hole circle (at 24.13 -34.29) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp 1300fe4a-9332-43c6-bae2-187457d43d3c))
(pad "7" thru_hole circle (at 24.13 -31.75) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp 6e5c4594-7051-4ff6-86d4-288ecb4c7620))
(pad "8" thru_hole circle (at 24.13 -29.21) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp 1b9a35b3-80a2-4f3b-a7f7-e0e9b7f7153d))
(pad "9" thru_hole circle (at 24.13 -26.67) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp 38bd9f13-65ac-48b2-b31c-71e0984553df))
(pad "10" thru_hole circle (at 24.13 -24.13) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp fc1c6d2d-f83d-4511-a29a-9faafcd94a31))
(pad "11" thru_hole circle (at 24.13 -21.59) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp 7886313c-2ca8-49e1-8e61-385473818ae9))
(pad "12" thru_hole circle (at 24.13 -19.05) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp 5ebd4906-49bb-4166-a703-ee17325adf46))
(pad "13" thru_hole circle (at 24.13 -16.51) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp 284f174f-347a-4d37-8c14-16e1f70d6984))
(pad "14" thru_hole circle (at 1.27 -46.99) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp 47cd1ac6-210f-4a1f-bf9a-0b8898eaaaac))
(pad "15" thru_hole circle (at 1.27 -44.45) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp bdde4b38-9cfb-470c-baa3-d16a518bf17a))
(pad "16" thru_hole circle (at 1.27 -41.91) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp 17a7d06d-ba50-46d8-b56b-8f1276e8d77f))
(pad "17" thru_hole circle (at 1.27 -39.37) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp 1da3b2c3-3d4a-42b1-a2d4-649e2fde7845))
(pad "18" thru_hole circle (at 1.27 -36.83) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp 07c594e9-dbcc-4641-bf9c-80c7096813fd))
(pad "19" thru_hole circle (at 1.27 -34.29) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp c4fecf2e-6dce-4a8e-b9ca-5733e5e304d3))
(pad "20" thru_hole circle (at 1.27 -31.75) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp 51731c53-55cf-4e73-92ac-18cdf61647e5))
(pad "21" thru_hole circle (at 1.27 -29.21) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp 79ec4437-807d-4125-91a5-5df5f13881d8))
(pad "22" thru_hole circle (at 1.27 -26.67) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp e34ef250-5dc2-40fc-858d-b647807ee893))
(pad "23" thru_hole circle (at 1.27 -24.13) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp 400530d0-8716-4d1e-8132-1953e0aa693e))
(pad "24" thru_hole circle (at 1.27 -21.59) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp 50980f94-7eab-4a9f-8a7d-af93cf6f1181))
(pad "25" thru_hole circle (at 1.27 -19.05) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp e5e5f586-52a0-4966-ac1a-8661758c06e0))
(pad "26" thru_hole circle (at 1.27 -16.51) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask) (tstamp 08ea750c-dedb-41f7-b799-a2877cc00308))
)

49
GE_FUSE.kicad_sym Normal file
View File

@ -0,0 +1,49 @@
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
(symbol "Fuse" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "F" (at 2.032 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Value" "Fuse" (at -1.905 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at -1.778 0 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "fuse" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Fuse" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "*Fuse*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Fuse_0_1"
(rectangle (start -0.762 -2.54) (end 0.762 2.54)
(stroke (width 0.254) (type default))
(fill (type none))
)
(polyline
(pts
(xy 0 2.54)
(xy 0 -2.54)
)
(stroke (width 0) (type default))
(fill (type none))
)
)
(symbol "Fuse_1_1"
(pin passive line (at 0 3.81 270) (length 1.27)
(name "~" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -3.81 90) (length 1.27)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
)

View File

@ -0,0 +1,109 @@
(footprint "56000001009"
(version 20240108)
(generator "pcbnew")
(generator_version "8.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at 0 -0.5 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "c17475e5-5ef5-4025-a69c-df0f6390634b")
(effects
(font
(size 1 1)
(thickness 0.1)
)
)
)
(property "Value" "56000001009"
(at 0 1 0)
(unlocked yes)
(layer "F.Fab")
(uuid "683557fc-13fc-48fc-a978-cab2f7dcc4f9")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Footprint" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "6cf5ef71-d039-47be-86c1-6ab4c2df0828")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "601cfe48-8897-4892-a006-1343b88037eb")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "6472b6ab-8d68-4529-974d-d704a4b0bbfc")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_circle
(center 0 0)
(end -5 0)
(stroke
(width 0.1)
(type default)
)
(fill none)
(layer "F.SilkS")
(uuid "9135a682-f53f-4ad6-8aed-f5756ea4347a")
)
(fp_text user "${REFERENCE}"
(at 0 2.5 0)
(unlocked yes)
(layer "F.Fab")
(uuid "3957ecee-1580-4445-af8a-9e4e79be09fb")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" thru_hole circle
(at -2.54 0)
(size 0.9 0.9)
(drill 0.6)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "0ff6ec25-21c0-4810-a5a2-fa90508f4032")
)
(pad "2" thru_hole circle
(at 2.54 0)
(size 0.9 0.9)
(drill 0.6)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "974e3d67-c908-444b-b78e-95f1918ba1de")
)
)

View File

@ -0,0 +1,198 @@
(footprint "SMD300F15-2"
(version 20240108)
(generator "pcbnew")
(generator_version "8.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at 0 -3.8 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "9b370b95-b8ba-4ede-ba7e-43fd3b38fefb")
(effects
(font
(size 1 1)
(thickness 0.1)
)
)
)
(property "Value" "SMD300F15-2"
(at 0 4.2 0)
(unlocked yes)
(layer "F.Fab")
(uuid "6567b4a3-8a5c-48f3-a325-d269b4da991d")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Footprint" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "07521740-19ad-4786-9a0f-6c6b9b998702")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "65e9e5e6-7056-41ef-9a58-ff3146ac1aa6")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "b57cfce8-75a5-4647-b0e2-51f439fb8f53")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -4 -2.8)
(end 4 -2.8)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "d245a58c-449c-4514-b30c-f865f7c4f9d8")
)
(fp_line
(start -4 -2.4)
(end -4 -2.8)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "3dca4eee-2eed-4801-9194-d827920efa1e")
)
(fp_line
(start -4 2.8)
(end -4 2.4)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "c9582b46-a523-45bd-b127-cebcf8f831af")
)
(fp_line
(start 4 -2.8)
(end 4 -2.4)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "e312b63c-05c2-4e57-b8c3-9f25d90aa859")
)
(fp_line
(start 4 2.4)
(end 4 2.8)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "920bcd7b-694e-4baa-86fd-06fcf8bb2835")
)
(fp_line
(start 4 2.8)
(end -4 2.8)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "e9d725e9-76c1-443a-8997-48702b02516c")
)
(fp_line
(start -4 -2.7)
(end 4 -2.7)
(stroke
(width 0.1)
(type default)
)
(layer "F.Fab")
(uuid "2693c460-75d6-4b97-a273-2e9e2a139de6")
)
(fp_line
(start -4 2.7)
(end -4 -2.7)
(stroke
(width 0.1)
(type default)
)
(layer "F.Fab")
(uuid "0d13a353-692a-41ab-95fb-29c43f0ba145")
)
(fp_line
(start 4 -2.7)
(end 4 2.7)
(stroke
(width 0.1)
(type default)
)
(layer "F.Fab")
(uuid "f2afb371-a6b3-46a6-b11e-cae8fed4ddc4")
)
(fp_line
(start 4 2.7)
(end -4 2.7)
(stroke
(width 0.1)
(type default)
)
(layer "F.Fab")
(uuid "f07ebdbc-c810-45d5-a270-bbff19551c18")
)
(fp_text user "${REFERENCE}"
(at 0 6 0)
(unlocked yes)
(layer "F.Fab")
(uuid "2260d0e9-c583-4bf9-a113-fd80ef0532b9")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" smd roundrect
(at -4 0)
(size 2.286 4)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "62364e45-351a-44c6-93a5-68ac31c52313")
)
(pad "2" smd roundrect
(at 4 0)
(size 2.286 4)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "b794fd41-36c8-49d9-ba99-dd0ce6672905")
)
)

View File

@ -0,0 +1,36 @@
(footprint "YAGEO_SMD1210" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(attr smd)
(fp_text reference "REF**" (at 0 -2.54 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.1)))
(tstamp bad2f614-d03c-4dc5-b413-ff33e4fc05a8)
)
(fp_text value "YAGEO_SMD1210" (at 0 2.564 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp dfbffd95-a1b0-4403-8bd6-4102972858f5)
)
(fp_text user "${REFERENCE}" (at 0 4.064 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 72aeed2a-9054-4a0f-8b4a-0cf4ebee2754)
)
(fp_line (start -2.54 -1.524) (end 2.54 -1.524)
(stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 508bab28-0294-40eb-ac87-63043ab3181f))
(fp_line (start -2.54 1.524) (end -2.54 -1.524)
(stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 06962efa-5ecc-417b-b5fb-6e6869350556))
(fp_line (start 2.54 -1.524) (end 2.54 1.524)
(stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 88fafc1c-8683-4934-8a6c-ea24aa9ab321))
(fp_line (start 2.54 1.524) (end -2.54 1.524)
(stroke (width 0.1) (type default)) (layer "F.SilkS") (tstamp 9b26a271-2203-44be-ae7f-e273178318d2))
(fp_line (start -1.7 -1.4) (end 1.7 -1.4)
(stroke (width 0.1) (type default)) (layer "F.Fab") (tstamp e15de5d3-70bc-4e84-b42f-df5fdd091fb1))
(fp_line (start -1.7 1.4) (end -1.7 -1.4)
(stroke (width 0.1) (type default)) (layer "F.Fab") (tstamp 8a5c07a3-f038-4cb1-9a79-f2d55f08da9d))
(fp_line (start 1.7 -1.4) (end 1.7 1.4)
(stroke (width 0.1) (type default)) (layer "F.Fab") (tstamp 19e62dfe-7c86-493d-9b92-70c409247319))
(fp_line (start 1.7 1.4) (end -1.7 1.4)
(stroke (width 0.1) (type default)) (layer "F.Fab") (tstamp 1c788230-0b15-40d6-84a7-2ae9a60c3f77))
(pad "1" smd roundrect (at -1.65 0) (size 1.3 2.5) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(thermal_bridge_angle 45) (tstamp 2c3aa801-8056-4da8-93b0-a807593e6c01))
(pad "2" smd roundrect (at 1.65 0) (size 1.3 2.5) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(thermal_bridge_angle 45) (tstamp ee4c86b2-af7b-4a20-8d45-b8a550dc320e))
)

396
GE_GATES.kicad_sym Normal file
View File

@ -0,0 +1,396 @@
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
(symbol "74HC08" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 0 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "74HC08" (id 1) (at 0 -1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "http://www.ti.com/lit/gpn/sn74hc00" (id 3) (at 0 -1.27 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_locked" "" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)))
)
(property "ki_keywords" "HCMOS nand 2-input" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "quad 2-input NAND gate" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "DIP*W7.62mm* SO14*" (id 7) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "74HC08_1_1"
(arc (start 0 -3.81) (mid 3.81 0) (end 0 3.81)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(polyline
(pts
(xy 0 3.81)
(xy -3.81 3.81)
(xy -3.81 -3.81)
(xy 0 -3.81)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(pin input line (at -7.62 2.54 0) (length 3.81)
(name "~" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin input line (at -7.62 -2.54 0) (length 3.81)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin output line (at 7.62 0 180) (length 3.81)
(name "~" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
)
(symbol "74HC08_1_2"
(arc (start -3.81 -3.81) (mid -2.589 0) (end -3.81 3.81)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(arc (start -0.6096 -3.81) (mid 2.1842 -2.5851) (end 3.81 0)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(polyline
(pts
(xy -3.81 -3.81)
(xy -0.635 -3.81)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(polyline
(pts
(xy -3.81 3.81)
(xy -0.635 3.81)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(polyline
(pts
(xy -0.635 3.81)
(xy -3.81 3.81)
(xy -3.81 3.81)
(xy -3.556 3.4036)
(xy -3.0226 2.2606)
(xy -2.6924 1.0414)
(xy -2.6162 -0.254)
(xy -2.7686 -1.4986)
(xy -3.175 -2.7178)
(xy -3.81 -3.81)
(xy -3.81 -3.81)
(xy -0.635 -3.81)
)
(stroke (width -25.4) (type default) (color 0 0 0 0))
(fill (type background))
)
(arc (start 3.81 0) (mid 2.1915 2.5936) (end -0.6096 3.81)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(pin input inverted (at -7.62 2.54 0) (length 4.318)
(name "~" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin input inverted (at -7.62 -2.54 0) (length 4.318)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin output line (at 7.62 0 180) (length 3.81)
(name "~" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
)
(symbol "74HC08_2_1"
(arc (start 0 -3.81) (mid 3.81 0) (end 0 3.81)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(polyline
(pts
(xy 0 3.81)
(xy -3.81 3.81)
(xy -3.81 -3.81)
(xy 0 -3.81)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(pin input line (at -7.62 2.54 0) (length 3.81)
(name "~" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin input line (at -7.62 -2.54 0) (length 3.81)
(name "~" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin output line (at 7.62 0 180) (length 3.81)
(name "~" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
)
(symbol "74HC08_2_2"
(arc (start -3.81 -3.81) (mid -2.589 0) (end -3.81 3.81)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(arc (start -0.6096 -3.81) (mid 2.1842 -2.5851) (end 3.81 0)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(polyline
(pts
(xy -3.81 -3.81)
(xy -0.635 -3.81)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(polyline
(pts
(xy -3.81 3.81)
(xy -0.635 3.81)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(polyline
(pts
(xy -0.635 3.81)
(xy -3.81 3.81)
(xy -3.81 3.81)
(xy -3.556 3.4036)
(xy -3.0226 2.2606)
(xy -2.6924 1.0414)
(xy -2.6162 -0.254)
(xy -2.7686 -1.4986)
(xy -3.175 -2.7178)
(xy -3.81 -3.81)
(xy -3.81 -3.81)
(xy -0.635 -3.81)
)
(stroke (width -25.4) (type default) (color 0 0 0 0))
(fill (type background))
)
(arc (start 3.81 0) (mid 2.1915 2.5936) (end -0.6096 3.81)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(pin input inverted (at -7.62 2.54 0) (length 4.318)
(name "~" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin input inverted (at -7.62 -2.54 0) (length 4.318)
(name "~" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin output line (at 7.62 0 180) (length 3.81)
(name "~" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
)
(symbol "74HC08_3_1"
(arc (start 0 -3.81) (mid 3.81 0) (end 0 3.81)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(polyline
(pts
(xy 0 3.81)
(xy -3.81 3.81)
(xy -3.81 -3.81)
(xy 0 -3.81)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(pin input line (at -7.62 -2.54 0) (length 3.81)
(name "~" (effects (font (size 1.27 1.27))))
(number "10" (effects (font (size 1.27 1.27))))
)
(pin output line (at 7.62 0 180) (length 3.81)
(name "~" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
(pin input line (at -7.62 2.54 0) (length 3.81)
(name "~" (effects (font (size 1.27 1.27))))
(number "9" (effects (font (size 1.27 1.27))))
)
)
(symbol "74HC08_3_2"
(arc (start -3.81 -3.81) (mid -2.589 0) (end -3.81 3.81)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(arc (start -0.6096 -3.81) (mid 2.1842 -2.5851) (end 3.81 0)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(polyline
(pts
(xy -3.81 -3.81)
(xy -0.635 -3.81)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(polyline
(pts
(xy -3.81 3.81)
(xy -0.635 3.81)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(polyline
(pts
(xy -0.635 3.81)
(xy -3.81 3.81)
(xy -3.81 3.81)
(xy -3.556 3.4036)
(xy -3.0226 2.2606)
(xy -2.6924 1.0414)
(xy -2.6162 -0.254)
(xy -2.7686 -1.4986)
(xy -3.175 -2.7178)
(xy -3.81 -3.81)
(xy -3.81 -3.81)
(xy -0.635 -3.81)
)
(stroke (width -25.4) (type default) (color 0 0 0 0))
(fill (type background))
)
(arc (start 3.81 0) (mid 2.1915 2.5936) (end -0.6096 3.81)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(pin input inverted (at -7.62 -2.54 0) (length 4.318)
(name "~" (effects (font (size 1.27 1.27))))
(number "10" (effects (font (size 1.27 1.27))))
)
(pin output line (at 7.62 0 180) (length 3.81)
(name "~" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
(pin input inverted (at -7.62 2.54 0) (length 4.318)
(name "~" (effects (font (size 1.27 1.27))))
(number "9" (effects (font (size 1.27 1.27))))
)
)
(symbol "74HC08_4_1"
(arc (start 0 -3.81) (mid 3.81 0) (end 0 3.81)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(polyline
(pts
(xy 0 3.81)
(xy -3.81 3.81)
(xy -3.81 -3.81)
(xy 0 -3.81)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(pin output line (at 7.62 0 180) (length 3.81)
(name "~" (effects (font (size 1.27 1.27))))
(number "11" (effects (font (size 1.27 1.27))))
)
(pin input line (at -7.62 2.54 0) (length 3.81)
(name "~" (effects (font (size 1.27 1.27))))
(number "12" (effects (font (size 1.27 1.27))))
)
(pin input line (at -7.62 -2.54 0) (length 3.81)
(name "~" (effects (font (size 1.27 1.27))))
(number "13" (effects (font (size 1.27 1.27))))
)
)
(symbol "74HC08_4_2"
(arc (start -3.81 -3.81) (mid -2.589 0) (end -3.81 3.81)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
(arc (start -0.6096 -3.81) (mid 2.1842 -2.5851) (end 3.81 0)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(polyline
(pts
(xy -3.81 -3.81)
(xy -0.635 -3.81)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(polyline
(pts
(xy -3.81 3.81)
(xy -0.635 3.81)
)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(polyline
(pts
(xy -0.635 3.81)
(xy -3.81 3.81)
(xy -3.81 3.81)
(xy -3.556 3.4036)
(xy -3.0226 2.2606)
(xy -2.6924 1.0414)
(xy -2.6162 -0.254)
(xy -2.7686 -1.4986)
(xy -3.175 -2.7178)
(xy -3.81 -3.81)
(xy -3.81 -3.81)
(xy -0.635 -3.81)
)
(stroke (width -25.4) (type default) (color 0 0 0 0))
(fill (type background))
)
(arc (start 3.81 0) (mid 2.1915 2.5936) (end -0.6096 3.81)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(pin output line (at 7.62 0 180) (length 3.81)
(name "~" (effects (font (size 1.27 1.27))))
(number "11" (effects (font (size 1.27 1.27))))
)
(pin input inverted (at -7.62 2.54 0) (length 4.318)
(name "~" (effects (font (size 1.27 1.27))))
(number "12" (effects (font (size 1.27 1.27))))
)
(pin input inverted (at -7.62 -2.54 0) (length 4.318)
(name "~" (effects (font (size 1.27 1.27))))
(number "13" (effects (font (size 1.27 1.27))))
)
)
(symbol "74HC08_5_0"
(pin power_in line (at 0 12.7 270) (length 5.08)
(name "VCC" (effects (font (size 1.27 1.27))))
(number "14" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 -12.7 90) (length 5.08)
(name "GND" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
)
(symbol "74HC08_5_1"
(rectangle (start -5.08 7.62) (end 5.08 -7.62)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
)
)
)

63
GE_GENCONN.dcm Normal file
View File

@ -0,0 +1,63 @@
EESchema-DOCLIB Version 2.0
#
$CMP General_12pins
D Generic Connector, 2.54mm Pitch, 12 Ways
K connector
F ~
$ENDCMP
#
$CMP General_16pins
D Generic Connector, 2.54mm Pitch, 16 Ways
K connector
F ~
$ENDCMP
#
$CMP General_2pins
D Generic Connector, 2.54mm Pitch, 2 Ways
K connector
F ~
$ENDCMP
#
$CMP General_34pins
D Generic Connector, 2.54mm Pitch, 34 Ways, 2 Rows
K connector
F ~
$ENDCMP
#
$CMP General_3pins
D Generic Connector, 2.54mm Pitch, 3 Ways
K connector
F ~
$ENDCMP
#
$CMP General_40pins
D Generic Connector, 2.54mm Pitch, 40 Ways, 2 Rows
K connector
F ~
$ENDCMP
#
$CMP General_4pins
D Generic Connector, 2.54mm Pitch, 4 Ways
K connector
F ~
$ENDCMP
#
$CMP General_5pins
D Generic Connector, 2.54mm Pitch, 5 Ways
K connector
F ~
$ENDCMP
#
$CMP General_6pins
D Generic Connector, 2.54mm Pitch, 6 Ways
K connector
F ~
$ENDCMP
#
$CMP General_7pins
D Generic Connector, 2.54mm Pitch, 7 Ways
K connector
F ~
$ENDCMP
#
#End Doc Library

8493
GE_GENCONN.kicad_sym Normal file

File diff suppressed because it is too large Load Diff

412
GE_GENCONN.lib Normal file
View File

@ -0,0 +1,412 @@
EESchema-LIBRARY Version 2.4
#encoding utf-8
#
# General_12pins
#
DEF General_12pins J 0 40 Y N 1 F N
F0 "J" 50 650 50 H V C CNN
F1 "General_12pins" -50 -700 50 H V C CNN
F2 "" 0 -150 50 H I C CNN
F3 "" 50 350 50 H I C CNN
$FPLIST
Connector*:*_1x??_*
$ENDFPLIST
DRAW
S 0 -545 50 -555 1 1 6 N
S 0 -445 50 -455 1 1 6 N
S 0 -345 50 -355 1 1 6 N
S 0 -245 50 -255 1 1 6 N
S 0 -145 50 -155 1 1 6 N
S 0 -45 50 -55 1 1 6 N
S 0 55 50 45 1 1 6 N
S 0 155 50 145 1 1 6 N
S 0 255 50 245 1 1 6 N
S 0 355 50 345 1 1 6 N
S 0 455 50 445 1 1 6 N
S 0 555 50 545 1 1 6 N
S 0 600 100 -600 1 1 10 f
X Pin_1 1 -150 550 150 R 50 50 1 1 P
X Pin_10 10 -150 -350 150 R 50 50 1 1 P
X Pin_11 11 -150 -450 150 R 50 50 1 1 P
X Pin_12 12 -150 -550 150 R 50 50 1 1 P
X Pin_2 2 -150 450 150 R 50 50 1 1 P
X Pin_3 3 -150 350 150 R 50 50 1 1 P
X Pin_4 4 -150 250 150 R 50 50 1 1 P
X Pin_5 5 -150 150 150 R 50 50 1 1 P
X Pin_6 6 -150 50 150 R 50 50 1 1 P
X Pin_7 7 -150 -50 150 R 50 50 1 1 P
X Pin_8 8 -150 -150 150 R 50 50 1 1 P
X Pin_9 9 -150 -250 150 R 50 50 1 1 P
ENDDRAW
ENDDEF
#
# General_16pins
#
DEF General_16pins J 0 40 Y N 1 F N
F0 "J" 50 850 50 H V C CNN
F1 "General_16pins" 50 -900 50 H V C CNN
F2 "" 0 50 50 H I C CNN
F3 "" 50 550 50 H I C CNN
$FPLIST
Connector*:*_1x??_*
$ENDFPLIST
DRAW
S 0 -745 50 -755 1 1 6 N
S 0 -645 50 -655 1 1 6 N
S 0 -545 50 -555 1 1 6 N
S 0 -445 50 -455 1 1 6 N
S 0 -345 50 -355 1 1 6 N
S 0 -245 50 -255 1 1 6 N
S 0 -145 50 -155 1 1 6 N
S 0 -45 50 -55 1 1 6 N
S 0 55 50 45 1 1 6 N
S 0 155 50 145 1 1 6 N
S 0 255 50 245 1 1 6 N
S 0 355 50 345 1 1 6 N
S 0 455 50 445 1 1 6 N
S 0 555 50 545 1 1 6 N
S 0 655 50 645 1 1 6 N
S 0 755 50 745 1 1 6 N
S 0 800 100 -800 1 1 10 f
X Pin_1 1 -150 750 150 R 50 50 1 1 P
X Pin_10 10 -150 -150 150 R 50 50 1 1 P
X Pin_11 11 -150 -250 150 R 50 50 1 1 P
X Pin_12 12 -150 -350 150 R 50 50 1 1 P
X Pin_13 13 -150 -450 150 R 50 50 1 1 P
X Pin_14 14 -150 -550 150 R 50 50 1 1 P
X Pin_15 15 -150 -650 150 R 50 50 1 1 P
X Pin_16 16 -150 -750 150 R 50 50 1 1 P
X Pin_2 2 -150 650 150 R 50 50 1 1 P
X Pin_3 3 -150 550 150 R 50 50 1 1 P
X Pin_4 4 -150 450 150 R 50 50 1 1 P
X Pin_5 5 -150 350 150 R 50 50 1 1 P
X Pin_6 6 -150 250 150 R 50 50 1 1 P
X Pin_7 7 -150 150 150 R 50 50 1 1 P
X Pin_8 8 -150 50 150 R 50 50 1 1 P
X Pin_9 9 -150 -50 150 R 50 50 1 1 P
ENDDRAW
ENDDEF
#
# General_2pins
#
DEF General_2pins J 0 40 Y N 1 F N
F0 "J" 50 150 50 H V C CNN
F1 "General_2pins" 0 -250 50 H V C CNN
F2 "" 700 0 50 H I C CNN
F3 "" 50 -150 50 H I C CNN
$FPLIST
Connector*:*_1x??_*
$ENDFPLIST
DRAW
S 0 -45 50 -55 1 1 6 N
S 0 55 50 45 1 1 6 N
S 0 100 100 -100 1 1 10 f
X Pin_1 1 -150 50 150 R 50 50 1 1 P
X Pin_2 2 -150 -50 150 R 50 50 1 1 P
ENDDRAW
ENDDEF
#
# General_34pins
#
DEF General_34pins J 0 40 Y N 1 F N
F0 "J" -50 1000 50 H V C CNN
F1 "General_34pins" -50 -1100 50 H V C CNN
F2 "" -150 150 50 H I C CNN
F3 "" -100 650 50 H I C CNN
$FPLIST
Connector*:*_1x??_*
$ENDFPLIST
DRAW
S -150 -745 -100 -755 1 1 6 N
S -150 -645 -100 -655 1 1 6 N
S -150 -545 -100 -555 1 1 6 N
S -150 -445 -100 -455 1 1 6 N
S -150 -345 -100 -355 1 1 6 N
S -150 -245 -100 -255 1 1 6 N
S -150 -145 -100 -155 1 1 6 N
S -150 -45 -100 -55 1 1 6 N
S -150 55 -100 45 1 1 6 N
S -150 155 -100 145 1 1 6 N
S -150 255 -100 245 1 1 6 N
S -150 355 -100 345 1 1 6 N
S -150 455 -100 445 1 1 6 N
S -150 555 -100 545 1 1 6 N
S -150 655 -100 645 1 1 6 N
S -150 755 -100 745 1 1 6 N
S -150 855 -100 845 1 1 6 N
S -150 950 150 -850 1 1 10 f
S 150 -755 100 -745 1 1 6 N
S 150 -655 100 -645 1 1 6 N
S 150 -555 100 -545 1 1 6 N
S 150 -455 100 -445 1 1 6 N
S 150 -355 100 -345 1 1 6 N
S 150 -255 100 -245 1 1 6 N
S 150 -155 100 -145 1 1 6 N
S 150 -55 100 -45 1 1 6 N
S 150 45 100 55 1 1 6 N
S 150 145 100 155 1 1 6 N
S 150 245 100 255 1 1 6 N
S 150 345 100 355 1 1 6 N
S 150 445 100 455 1 1 6 N
S 150 545 100 555 1 1 6 N
S 150 645 100 655 1 1 6 N
S 150 745 100 755 1 1 6 N
S 150 845 100 855 1 1 6 N
X Pin_1 1 -300 850 150 R 50 50 1 1 P
X Pin_10 10 300 450 150 L 50 50 1 1 P
X Pin_11 11 -300 350 150 R 50 50 1 1 P
X Pin_12 12 300 350 150 L 50 50 1 1 P
X Pin_13 13 -300 250 150 R 50 50 1 1 P
X Pin_14 14 300 250 150 L 50 50 1 1 P
X Pin_15 15 -300 150 150 R 50 50 1 1 P
X Pin_16 16 300 150 150 L 50 50 1 1 P
X Pin_17 17 -300 50 150 R 50 50 1 1 P
X Pin_18 18 300 50 150 L 50 50 1 1 P
X Pin_19 19 -300 -50 150 R 50 50 1 1 P
X Pin_2 2 300 850 150 L 50 50 1 1 P
X Pin_20 20 300 -50 150 L 50 50 1 1 P
X Pin_21 21 -300 -150 150 R 50 50 1 1 P
X Pin_22 22 300 -150 150 L 50 50 1 1 P
X Pin_23 23 -300 -250 150 R 50 50 1 1 P
X Pin_24 24 300 -250 150 L 50 50 1 1 P
X Pin_25 25 -300 -350 150 R 50 50 1 1 P
X Pin_26 26 300 -350 150 L 50 50 1 1 P
X Pin_27 27 -300 -450 150 R 50 50 1 1 P
X Pin_28 28 300 -450 150 L 50 50 1 1 P
X Pin_29 29 -300 -550 150 R 50 50 1 1 P
X Pin_3 3 -300 750 150 R 50 50 1 1 P
X Pin_30 30 300 -550 150 L 50 50 1 1 P
X Pin_31 31 -300 -650 150 R 50 50 1 1 P
X Pin_32 32 300 -650 150 L 50 50 1 1 P
X Pin_33 33 -300 -750 150 R 50 50 1 1 P
X Pin_34 34 300 -750 150 L 50 50 1 1 P
X Pin_4 4 300 750 150 L 50 50 1 1 P
X Pin_5 5 -300 650 150 R 50 50 1 1 P
X Pin_6 6 300 650 150 L 50 50 1 1 P
X Pin_7 7 -300 550 150 R 50 50 1 1 P
X Pin_8 8 300 550 150 L 50 50 1 1 P
X Pin_9 9 -300 450 150 R 50 50 1 1 P
ENDDRAW
ENDDEF
#
# General_3pins
#
DEF General_3pins J 0 40 Y N 1 F N
F0 "J" 50 200 50 H V C CNN
F1 "General_3pins" 0 -250 50 H V C CNN
F2 "" 700 0 50 H I C CNN
F3 "" 50 -100 50 H I C CNN
$FPLIST
Connector*:*_1x??_*
$ENDFPLIST
DRAW
S 0 -95 50 -105 1 1 6 N
S 0 5 50 -5 1 1 6 N
S 0 105 50 95 1 1 6 N
S 0 150 100 -150 1 1 10 f
X Pin_1 1 -150 100 150 R 50 50 1 1 P
X Pin_2 2 -150 0 150 R 50 50 1 1 P
X Pin_3 3 -150 -100 150 R 50 50 1 1 P
ENDDRAW
ENDDEF
#
# General_40pins
#
DEF General_40pins J 0 40 Y N 1 F N
F0 "J" -50 1100 50 H V C CNN
F1 "General_40pins" -50 -1100 50 H V C CNN
F2 "" -150 250 50 H I C CNN
F3 "" -100 750 50 H I C CNN
$FPLIST
Connector*:*_1x??_*
$ENDFPLIST
DRAW
S -150 -945 -100 -955 1 1 6 N
S -150 -845 -100 -855 1 1 6 N
S -150 -745 -100 -755 1 1 6 N
S -150 -645 -100 -655 1 1 6 N
S -150 -545 -100 -555 1 1 6 N
S -150 -445 -100 -455 1 1 6 N
S -150 -345 -100 -355 1 1 6 N
S -150 -245 -100 -255 1 1 6 N
S -150 -145 -100 -155 1 1 6 N
S -150 -45 -100 -55 1 1 6 N
S -150 55 -100 45 1 1 6 N
S -150 155 -100 145 1 1 6 N
S -150 255 -100 245 1 1 6 N
S -150 355 -100 345 1 1 6 N
S -150 455 -100 445 1 1 6 N
S -150 555 -100 545 1 1 6 N
S -150 655 -100 645 1 1 6 N
S -150 755 -100 745 1 1 6 N
S -150 855 -100 845 1 1 6 N
S -150 955 -100 945 1 1 6 N
S -150 1050 150 -1050 1 1 10 f
S 150 -955 100 -945 1 1 6 N
S 150 -855 100 -845 1 1 6 N
S 150 -755 100 -745 1 1 6 N
S 150 -655 100 -645 1 1 6 N
S 150 -555 100 -545 1 1 6 N
S 150 -455 100 -445 1 1 6 N
S 150 -355 100 -345 1 1 6 N
S 150 -255 100 -245 1 1 6 N
S 150 -155 100 -145 1 1 6 N
S 150 -55 100 -45 1 1 6 N
S 150 45 100 55 1 1 6 N
S 150 145 100 155 1 1 6 N
S 150 245 100 255 1 1 6 N
S 150 345 100 355 1 1 6 N
S 150 445 100 455 1 1 6 N
S 150 545 100 555 1 1 6 N
S 150 645 100 655 1 1 6 N
S 150 745 100 755 1 1 6 N
S 150 845 100 855 1 1 6 N
S 150 945 100 955 1 1 6 N
X Pin_1 1 -300 950 150 R 50 50 1 1 P
X Pin_10 10 300 550 150 L 50 50 1 1 P
X Pin_11 11 -300 450 150 R 50 50 1 1 P
X Pin_12 12 300 450 150 L 50 50 1 1 P
X Pin_13 13 -300 350 150 R 50 50 1 1 P
X Pin_14 14 300 350 150 L 50 50 1 1 P
X Pin_15 15 -300 250 150 R 50 50 1 1 P
X Pin_16 16 300 250 150 L 50 50 1 1 P
X Pin_17 17 -300 150 150 R 50 50 1 1 P
X Pin_18 18 300 150 150 L 50 50 1 1 P
X Pin_19 19 -300 50 150 R 50 50 1 1 P
X Pin_2 2 300 950 150 L 50 50 1 1 P
X Pin_20 20 300 50 150 L 50 50 1 1 P
X Pin_21 21 -300 -50 150 R 50 50 1 1 P
X Pin_22 22 300 -50 150 L 50 50 1 1 P
X Pin_23 23 -300 -150 150 R 50 50 1 1 P
X Pin_24 24 300 -150 150 L 50 50 1 1 P
X Pin_25 25 -300 -250 150 R 50 50 1 1 P
X Pin_26 26 300 -250 150 L 50 50 1 1 P
X Pin_27 27 -300 -350 150 R 50 50 1 1 P
X Pin_28 28 300 -350 150 L 50 50 1 1 P
X Pin_29 29 -300 -450 150 R 50 50 1 1 P
X Pin_3 3 -300 850 150 R 50 50 1 1 P
X Pin_30 30 300 -450 150 L 50 50 1 1 P
X Pin_31 31 -300 -550 150 R 50 50 1 1 P
X Pin_32 32 300 -550 150 L 50 50 1 1 P
X Pin_33 33 -300 -650 150 R 50 50 1 1 P
X Pin_34 34 300 -650 150 L 50 50 1 1 P
X Pin_35 35 -300 -750 150 R 50 50 1 1 P
X Pin_36 36 300 -750 150 L 50 50 1 1 P
X Pin_37 37 -300 -850 150 R 50 50 1 1 P
X Pin_38 38 300 -850 150 L 50 50 1 1 P
X Pin_39 39 -300 -950 150 R 50 50 1 1 P
X Pin_4 4 300 850 150 L 50 50 1 1 P
X Pin_40 40 300 -950 150 L 50 50 1 1 P
X Pin_5 5 -300 750 150 R 50 50 1 1 P
X Pin_6 6 300 750 150 L 50 50 1 1 P
X Pin_7 7 -300 650 150 R 50 50 1 1 P
X Pin_8 8 300 650 150 L 50 50 1 1 P
X Pin_9 9 -300 550 150 R 50 50 1 1 P
ENDDRAW
ENDDEF
#
# General_4pins
#
DEF General_4pins J 0 40 Y N 1 F N
F0 "J" 50 300 50 H V C CNN
F1 "General_4pins" 0 -350 50 H V C CNN
F2 "" 700 0 50 H I C CNN
F3 "" 50 -50 50 H I C CNN
$FPLIST
Connector*:*_1x??_*
$ENDFPLIST
DRAW
S 0 -145 50 -155 1 1 6 N
S 0 -45 50 -55 1 1 6 N
S 0 55 50 45 1 1 6 N
S 0 155 50 145 1 1 6 N
S 0 200 100 -200 1 1 10 f
X Pin_1 1 -150 150 150 R 50 50 1 1 P
X Pin_2 2 -150 50 150 R 50 50 1 1 P
X Pin_3 3 -150 -50 150 R 50 50 1 1 P
X Pin_4 4 -150 -150 150 R 50 50 1 1 P
ENDDRAW
ENDDEF
#
# General_5pins
#
DEF General_5pins J 0 40 Y N 1 F N
F0 "J" 50 300 50 H V C CNN
F1 "General_5pins" 0 -350 50 H V C CNN
F2 "" 700 0 50 H I C CNN
F3 "" 50 0 50 H I C CNN
$FPLIST
Connector*:*_1x??_*
$ENDFPLIST
DRAW
S 0 -195 50 -205 1 1 6 N
S 0 -95 50 -105 1 1 6 N
S 0 5 50 -5 1 1 6 N
S 0 105 50 95 1 1 6 N
S 0 205 50 195 1 1 6 N
S 0 250 100 -250 1 1 10 f
X Pin_1 1 -150 200 150 R 50 50 1 1 P
X Pin_2 2 -150 100 150 R 50 50 1 1 P
X Pin_3 3 -150 0 150 R 50 50 1 1 P
X Pin_4 4 -150 -100 150 R 50 50 1 1 P
X Pin_5 5 -150 -200 150 R 50 50 1 1 P
ENDDRAW
ENDDEF
#
# General_6pins
#
DEF General_6pins J 0 40 Y N 1 F N
F0 "J" 50 350 50 H V C CNN
F1 "General_6pins" 0 -400 50 H V C CNN
F2 "" 700 0 50 H I C CNN
F3 "" 50 50 50 H I C CNN
$FPLIST
Connector*:*_1x??_*
$ENDFPLIST
DRAW
S 0 -245 50 -255 1 1 6 N
S 0 -145 50 -155 1 1 6 N
S 0 -45 50 -55 1 1 6 N
S 0 55 50 45 1 1 6 N
S 0 155 50 145 1 1 6 N
S 0 255 50 245 1 1 6 N
S 0 300 100 -300 1 1 10 f
X Pin_1 1 -150 250 150 R 50 50 1 1 P
X Pin_2 2 -150 150 150 R 50 50 1 1 P
X Pin_3 3 -150 50 150 R 50 50 1 1 P
X Pin_4 4 -150 -50 150 R 50 50 1 1 P
X Pin_5 5 -150 -150 150 R 50 50 1 1 P
X Pin_6 6 -150 -250 150 R 50 50 1 1 P
ENDDRAW
ENDDEF
#
# General_7pins
#
DEF General_7pins J 0 40 Y N 1 F N
F0 "J" 50 400 50 H V C CNN
F1 "General_7pins" 0 -400 50 H V C CNN
F2 "" 700 0 50 H I C CNN
F3 "" 50 100 50 H I C CNN
$FPLIST
Connector*:*_1x??_*
$ENDFPLIST
DRAW
S 0 -295 50 -305 1 1 6 N
S 0 -195 50 -205 1 1 6 N
S 0 -95 50 -105 1 1 6 N
S 0 5 50 -5 1 1 6 N
S 0 105 50 95 1 1 6 N
S 0 205 50 195 1 1 6 N
S 0 305 50 295 1 1 6 N
S 0 350 100 -350 1 1 10 f
X Pin_1 1 -150 300 150 R 50 50 1 1 P
X Pin_2 2 -150 200 150 R 50 50 1 1 P
X Pin_3 3 -150 100 150 R 50 50 1 1 P
X Pin_4 4 -150 0 150 R 50 50 1 1 P
X Pin_5 5 -150 -100 150 R 50 50 1 1 P
X Pin_6 6 -150 -200 150 R 50 50 1 1 P
X Pin_7 7 -150 -300 150 R 50 50 1 1 P
ENDDRAW
ENDDEF
#
#End Library

Some files were not shown because too many files have changed in this diff Show More